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