1
This commit is contained in:
@@ -150,6 +150,7 @@ func CopyEBaiToEBai(ctx *jxcontext.Context, fromStore, toStore *dao.StoreDetail,
|
||||
skuIdOffset = fromFoodList.SkuIdOffset
|
||||
}
|
||||
|
||||
globals.SugarLogger.Debugf("--------VendorCategoryIDMap := %s", utils.Format4Output(VendorCategoryIDMap, false))
|
||||
errList := BatchInitSkuEBai2EBai(ctx, foodListData, api, utils.Int2Str(toStore.ID), VendorCategoryIDMap)
|
||||
if errList != nil {
|
||||
for _, verr := range errList {
|
||||
|
||||
Reference in New Issue
Block a user