Commit 9c008f44 by lizefeng

fix

parent 086043b0
...@@ -61,6 +61,7 @@ namespace ResetOutofstock ...@@ -61,6 +61,7 @@ namespace ResetOutofstock
//{ //{
// new AmazonDataSynchroService().AnaReport(); // new AmazonDataSynchroService().AnaReport();
//} //}
} }
catch (Exception ex) catch (Exception ex)
{ {
......
...@@ -535,8 +535,8 @@ namespace ResetOutofstock ...@@ -535,8 +535,8 @@ namespace ResetOutofstock
} }
catch (Exception ex) catch (Exception ex)
{ {
Console.WriteLine(" 拉取pps sku:" + ex.Message); //Console.WriteLine(" 拉取pps sku:" + ex.Message);
Console.WriteLine(" 拉取 pps sku:" + ex.StackTrace); //Console.WriteLine(" 拉取 pps sku:" + ex.StackTrace);
} }
......
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