Commit 43b86914 by guanzhenshan

发布内网版本

parent 89bcf65e
......@@ -13,7 +13,7 @@ namespace Bailun.DC.DailyItemNoAdGMV
{
public class Services : BackgroundService
{
private string url = "http://pps.bailuntec.com/listingapi/EbayPublish/GetEbayAdSale";
private string url = "http://10.0.6.39:6030/EbayPublish/GetEbayAdSale";//"http://pps.bailuntec.com/listingapi/EbayPublish/GetEbayAdSale";
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