Merge pull request 'by Robin at 20240326' (#204) from feat-IRONFANS-ALTER-Robin into main
Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/204
This commit is contained in:
commit
86110ac90e
|
@ -6,7 +6,7 @@ var ErrCodeMsgMap = map[ErrCode]string{
|
|||
ErrCodeCheckSignatureFail: "签名检查失败",
|
||||
ErrCodeEncryptionInterceptFail: "加密失败",
|
||||
ErrCodeDecryptionInterceptFail: "解密失败",
|
||||
ErrCodeSuspend: "软件维护中,暂时无法访问,给您带来的不便,敬请谅解!",
|
||||
ErrCodeSuspend: "APP系统维护中,暂时无法登录",
|
||||
ErrCodeApolloReadFail: "Apollo配置读取失败,请立即联系管理员",
|
||||
ErrCodeApolloVersionFormatError: "Apollo版本号配置格式错误",
|
||||
ErrCodeUserVersionFormatError: "用户上送版本号格式错误",
|
||||
|
|
Loading…
Reference in New Issue