diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index de2d5ef70..fcf30ab5e 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1987,7 +1987,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { // go connHandler(conn, "1e000f02000151323032313036313530303030313"+utils.Int2Str(i)+"00000033") //} act.RrefreshMtwmVendorAct() - act.RrefreshEbaiVendorAct() + //act.RrefreshEbaiVendorAct() return err }