Commit 93955f73 by 泽锋 李

fix

parent 9fb02818
......@@ -54,7 +54,7 @@ namespace AutoTurnOver.DB
{
try
{
Console.WriteLine($"要切换的数据:第{count}{DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss")} ");
//Console.WriteLine($"要切换的数据:第{count} 条 {DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss")} ");
count++;
// 查询物流方案
var logisticsDatas = ApiUtility.RealTimeShipLogisticsList(new Models.ApiDto.LmsShipLogisticsRequstDto {
......
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