This commit is contained in:
suyl
2021-09-07 16:30:31 +08:00
parent 4288f1307d
commit 0fcc8291eb
5 changed files with 70 additions and 7 deletions

View File

@@ -1986,7 +1986,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// }
// go connHandler(conn, "1e000f02000151323032313036313530303030313"+utils.Int2Str(i)+"00000033")
//}
act.RrefreshMtwmVendorAct()
act.RrefreshMtwmVendorAct(jxcontext.AdminCtx)
return err
}