- 饿百门店健康导出差评率

- 每晚京东刷新从强制刷新改为正常刷新
This commit is contained in:
gazebo
2019-06-13 11:42:49 +08:00
parent f9373f3bda
commit 8ce9457c4b
2 changed files with 3 additions and 2 deletions

View File

@@ -1125,6 +1125,7 @@ func ExportShopsHealthInfo(ctx *jxcontext.Context, vendorIDs, storeIDs []int, is
"sku_num",
"target_jiedan",
"is_healthy",
"bad_order_rate",
},
}
excelBin = excel.Obj2Excel([]*excel.Obj2ExcelSheetConfig{excelConf})