This commit is contained in:
suyl
2021-08-06 10:47:33 +08:00
parent 8a179a496a
commit 86f58bd376
3 changed files with 33 additions and 2 deletions

View File

@@ -1970,7 +1970,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// }
// }
//}
cms.RefreshPageStore()
cms.SetMTPSStatus2(668202)
return err
}