From 4e9d0965b0d0cbad4f3f150868dc5cc074e9eadc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Sat, 10 Oct 2020 17:38:24 +0800 Subject: [PATCH] excel --- business/jxstore/tempop/tempop.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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