This commit is contained in:
苏尹岚
2020-10-10 17:38:24 +08:00
parent dd3d1e9d49
commit 4e9d0965b0

View File

@@ -1672,7 +1672,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
}
}
}
fmt.Println(utils.Format4Output(jdMaps2, false))
fmt.Println("jdMap2", utils.Format4Output(jdMaps2, false))
// for jdStoreID, skuNames := range jdMaps2 {
// storeDetail, _ := dao.GetStoreDetailByVendorStoreID(db, utils.Int2Str(jdStoreID), model.VendorIDJD)
// var skuBindInfos []*cms.StoreSkuBindInfo