Compare commits
No commits in common. "df052cacc9baefc6ae3353546341afd3088485d5" and "13d0b4e058abe2eb03835b0d67634a82955490f8" have entirely different histories.
df052cacc9
...
13d0b4e058
@ -36,7 +36,7 @@ public enum UserErrorCode implements ErrorCode {
|
||||
|
||||
NO_PERMISSION_EDIT(30010, "该状态不允许修改"),
|
||||
NO_MODIFY(30011, "该账号无需补充资料"),
|
||||
PROJECT_CLOSE(30012, "本年度人工肝病例登记项目已暂停,谢谢您的关注!"),
|
||||
PROJECT_CLOSE(30012, "本年度人工肝病例登记项目已结束,谢谢您的关注!"),
|
||||
ExpertBankVerifyFail(30013, "银行卡认证失败"),
|
||||
|
||||
NO_AUTH(30014, "对不起,您暂无权限访问该项目~");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user