diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index f389fb0be..953c0bb7c 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -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