Commit 6279f6d9 by lizefeng

fix

parent 1904ff39
...@@ -38,11 +38,11 @@ ...@@ -38,11 +38,11 @@
"QiYeJiQiRen": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=5fa4c1d5-ce65-4e8a-9ae9-a0d689a13b65", "QiYeJiQiRen": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=5fa4c1d5-ce65-4e8a-9ae9-a0d689a13b65",
"GetSchedulings": "http://oa.bailuntec.com/Api/Cq/GetSchedulings?userID=2409", "GetSchedulings": "http://oa.bailuntec.com/Api/Cq/GetSchedulings?userID=2409",
"SkuSys_CategoryList": "http://api.skums.bailuntec.com/api/category/simplecategory/categoriessimplebylevel", "SkuSys_CategoryList": "http://api.skums.bailuntec.com/api/category/simplecategory/categoriessimplebylevel",
"Saas_GetTokenValid": "http://sso.bailuntec.com/GetTokenValidation", "Saas_GetTokenValid": "http://security-authorize.default/GetTokenValidation",
"Saas_GetUser": "http://sso.bailuntec.com/GetUserResource", "Saas_GetUser": "http://security-authorize.default/GetUserResource",
"Saas_Users": "http://sso.bailuntec.com/GetUserByCompany", "Saas_Users": "http://security-authorize.default/GetUserByCompany",
"Saas_Departments": "http://sso.bailuntec.com/GetDepartmentsByCompanyId", "Saas_Departments": "http://security-authorize.default/GetDepartmentsByCompanyId",
"Saas_GetMenus": "http://sso.bailuntec.com/GetMenus", "Saas_GetMenus": "http://security-authorize.default/GetMenus",
"ApiLogisticsGetFilterLogisticsAssignLine": "http://api.lms2.bailuntec.com/api/Logistics/ApiLogistics/GetFilterLogisticsAssignLine", "ApiLogisticsGetFilterLogisticsAssignLine": "http://api.lms2.bailuntec.com/api/Logistics/ApiLogistics/GetFilterLogisticsAssignLine",
"PostPlatCategoryRate": "http://172.31.255.11/api/platfee/ProfitPlatfee/PostPlatCategoryRate", "PostPlatCategoryRate": "http://172.31.255.11/api/platfee/ProfitPlatfee/PostPlatCategoryRate",
"api_plat_category": "http://doc.bailuntec.com:6040/profitplatfee/getplatcategory", "api_plat_category": "http://doc.bailuntec.com:6040/profitplatfee/getplatcategory",
......
...@@ -49,7 +49,8 @@ namespace ResetOutofstock ...@@ -49,7 +49,8 @@ namespace ResetOutofstock
//report_invest_return_dao.SynchBtmOrderRefund(); //report_invest_return_dao.SynchBtmOrderRefund();
//report_invest_return_dao.CalculationStockScore("962073701"); //report_invest_return_dao.CalculationStockScore("962073701");
//dc_ana_deviation_dao.PushAnaTask(); //dc_ana_deviation_dao.PushAnaTask();
new AmazonDataSynchroService().SynchroFinancialEventGroups("Re-Vanity", "US"); //new AmazonDataSynchroService().SetMarketplaceName(DateTime.Now.AddHours(-24));
//new AmazonDataSynchroService().SynchroFinancialEventGroups("Siqidzi", "DE");
//new AmazonDataSynchroService().SetMarketplaceName(DateTime.Now); //new AmazonDataSynchroService().SetMarketplaceName(DateTime.Now);
//new AmazonDataSynchroService().SetSettlementByDate(); //new AmazonDataSynchroService().SetSettlementByDate();
//new AmazonDataSynchroService().SetMarketplaceName(DateTime.Now.AddHours(-24), 372205); //new AmazonDataSynchroService().SetMarketplaceName(DateTime.Now.AddHours(-24), 372205);
...@@ -59,7 +60,7 @@ namespace ResetOutofstock ...@@ -59,7 +60,7 @@ namespace ResetOutofstock
//new AmazonDataSynchroService().SynchroReportIdByCreate(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML, 23, "Ruieach", "US"); //new AmazonDataSynchroService().SynchroReportIdByCreate(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML, 23, "Ruieach", "US");
//new AmazonDataSynchroService().SynchroReportIdByCreate(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_FBA_INVENTORY_PLANNING_DATA, version: 22, account: "Elite99 Nail Art", site: "US", //new AmazonDataSynchroService().SynchroReportIdByCreate(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_FBA_INVENTORY_PLANNING_DATA, version: 22, account: "Elite99 Nail Art", site: "US",
// btime: DateTime.Parse("2023-04-01"), DateTime.Parse("2023-04-24 23:59:59")); // btime: DateTime.Parse("2023-04-01"), DateTime.Parse("2023-04-24 23:59:59"));
//new AmazonDataSynchroService().SynchroReportIds(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML, 13, "Zayigus", "US"); new AmazonDataSynchroService().SynchroReportIds(FikaAmazonAPI.Utils.Constants.ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML, 14, "Divinity Nutra", "US");
//new AmazonDataSynchroService().AnaReport(1, data_id: "18360251771"); //new AmazonDataSynchroService().AnaReport(1, data_id: "18360251771");
//new AmazonDataSynchroService().AnaReport(); //new AmazonDataSynchroService().AnaReport();
//new AmazonDataSynchroService().AnaFbaShipmentReport(); //new AmazonDataSynchroService().AnaFbaShipmentReport();
......
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