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

View File

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