This commit is contained in:
苏尹岚
2020-11-12 13:58:30 +08:00
parent e44f7ad94d
commit d28224a1f3

View File

@@ -1826,6 +1826,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// }
}
if len(stockList) > 0 {
fmt.Println("stockList", utils.Format4Output(stockList, false))
// for k, v := range stockList {
// handler.UpdateStoreSkusStock(ctx, vendorOrgCode, 0, k, v)
// }