Commit cd3c6fff by jianshuqin

新增功能:新增deedlite站点shopify的广告费

parent 81346c37
...@@ -13,7 +13,5 @@ namespace Bailun.DC.SyncShopifyFee.Models ...@@ -13,7 +13,5 @@ namespace Bailun.DC.SyncShopifyFee.Models
public int status { get; set; } public int status { get; set; }
public string website { get; set; } public string website { get; set; }
public string platform { get; set; }
} }
} }
...@@ -27,6 +27,7 @@ namespace Bailun.DC.SyncShopifyFee ...@@ -27,6 +27,7 @@ namespace Bailun.DC.SyncShopifyFee
{"us2","http://us2.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100 {"us2","http://us2.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100
{"us3","http://us3.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100 {"us3","http://us3.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100
{"us4","http://us4.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100 {"us4","http://us4.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100
{"deedlite","http://deedlite.btm.bailuntec.com/ScrmApi/api/ApiGetAdFeeLog"}, //?btime=2021-10-01&etime=2021-10-03&page=1&rows=100
}; };
private Timer _timer; private Timer _timer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment