This commit is contained in:
邹宗楠
2023-09-22 16:39:38 +08:00
parent a265d28504
commit 528234644c

View File

@@ -76,7 +76,7 @@ func CopyOnStoreSkuToOther(ctx *jxcontext.Context, fromVendorStoreId, toStoreId
//}
case 3:
i := 0
i := 2
for {
// 同步商品
fromFoodList, err1 := fromApi.RetailListAll(utils.Int2Str(fromVendorStoreId), i)