excel
This commit is contained in:
@@ -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 {
|
// for jdStoreID, skuNames := range jdMaps2 {
|
||||||
// storeDetail, _ := dao.GetStoreDetailByVendorStoreID(db, utils.Int2Str(jdStoreID), model.VendorIDJD)
|
// storeDetail, _ := dao.GetStoreDetailByVendorStoreID(db, utils.Int2Str(jdStoreID), model.VendorIDJD)
|
||||||
// var skuBindInfos []*cms.StoreSkuBindInfo
|
// var skuBindInfos []*cms.StoreSkuBindInfo
|
||||||
|
|||||||
Reference in New Issue
Block a user