Commit 161ed523 by guotao

fix

parent 3965d860
......@@ -698,7 +698,7 @@ namespace ResetOutofstock
// etime: DateTime.Now.AddMonths(-1).LastDayOfMonth().ToDayEnd().AddHours(-8));
// // 下载这个月的
// new AmazonDataSynchroService().SynchroReportIdByCreate(
// FikaAmazonAPI.Utils.Constants.ReportTypes.GET_FBA_FULFILLMENT_LONGTERM_STORAGE_FEE_CHARGES_DATA,
// FikaAmazonAPI.Utils.Constants.ReportTypes.GET_FBA_FULFILLMENT_LONGTERM_STORAGE_FEE_CHARGES_DATA,
// version: 25,
// btime: DateTime.Now.GetMonthFirstDay().ToDayHome(),
// etime: DateTime.Now.AddDays(-1).ToDayEnd());
......
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