1
This commit is contained in:
@@ -79,7 +79,6 @@ func CopyOnStoreSkuToOther(ctx *jxcontext.Context, fromVendorStoreId, toStoreId
|
||||
case 3:
|
||||
// 同步商品
|
||||
fromFoodList, err1 := fromApi.RetailListAll(utils.Int2Str(fromVendorStoreId))
|
||||
globals.SugarLogger.Debugf("RetailListAll : %s", utils.Format4Output(fromFoodList, false))
|
||||
if err1 != nil {
|
||||
globals.SugarLogger.Debugf("RetailListAll : %s", utils.Format4Output(err, false))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user