Commit bf6e325e by lizefeng

fix

parent 8340c594
...@@ -68,11 +68,7 @@ namespace ResetOutofstock ...@@ -68,11 +68,7 @@ namespace ResetOutofstock
//new AmazonDataSynchroService().AnaReport(data_id: "17339571721"); //new AmazonDataSynchroService().AnaReport(data_id: "17339571721");
new AmazonDataSynchroService().SynchroReportIdByCreate(
FikaAmazonAPI.Utils.Constants.ReportTypes.GET_FBA_STORAGE_FEE_CHARGES_DATA,
version: 18,
btime: DateTime.Now.AddMonths(-1).GetMonthFirstDay().ToDayHome().AddHours(-8),
etime: DateTime.Now.AddMonths(-1).LastDayOfMonth().ToDayEnd().AddHours(-8));
} }
catch (Exception ex) 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