This commit is contained in:
suyl
2021-08-14 10:37:58 +08:00
parent 77888cc17c
commit 9d85e74fb0

View File

@@ -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
}