1
This commit is contained in:
@@ -2575,6 +2575,7 @@ func CreateUpcSkuByExcelBin(ctx *jxcontext.Context, reader io.Reader, categoryID
|
||||
payload["img3"] = sku.Img3
|
||||
payload["img4"] = sku.Img4
|
||||
payload["img5"] = sku.Img5
|
||||
globals.SugarLogger.Debugf("payload := %s", utils.Format4Output(payload, false))
|
||||
updateOrCreateSkuVendorCategoryMap(db, ctx, sku.ID, payload, nil, false)
|
||||
}
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user