Commit 64ac43a3 by jianshuqin
parent 3a3291bb
...@@ -23,7 +23,7 @@ namespace Bailun.DC.SyncAmazonAdFee ...@@ -23,7 +23,7 @@ namespace Bailun.DC.SyncAmazonAdFee
/// <summary> /// <summary>
/// 4K AmazonAdFee接口地址 /// 4K AmazonAdFee接口地址
/// </summary> /// </summary>
string url = "https://www.4kmiles.com/api2/api/campaignService/getReport"; string url = "https://amz.4k.flywheeldigital.com.cn/api2/api/campaignService/getReport";
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