Commit e8495416 by lizefeng

fix

parent 966cdb56
......@@ -55,10 +55,10 @@ namespace ResetOutofstock
//new AmazonDataSynchroService().SynchroReportIds();
//new AmazonDataSynchroService().SynchroReportIds(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2, 10);
while (true)
{
new AmazonDataSynchroService().AnaReport();
}
//while (true)
//{
// new AmazonDataSynchroService().AnaReport();
//}
}
catch (Exception ex)
{
......
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