diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index f8a899ff5..8458e5f04 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1814,12 +1814,13 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { // } } if len(statusList1) > 0 { - fmt.Println("priceList", utils.Format4Output(priceList, false)) // for k, v := range statusList1 { // handler.UpdateStoreSkusStatus(ctx, vendorOrgCode, 0, k, v, v[0].Status) // } } if len(statusList2) > 0 { + fmt.Println("priceList", utils.Format4Output(priceList, false)) + // for k, v := range statusList2 { // handler.UpdateStoreSkusStatus(ctx, vendorOrgCode, 0, k, v, v[0].Status) // }