This commit is contained in:
suyl
2021-08-13 18:51:34 +08:00
parent f45fa869a1
commit 6cffb31d83
2 changed files with 2 additions and 2 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.RrefreshEbaiVendorAct()
return err
}