3
0
Fork 0

feat(msg): 国际化文案替换

This commit is contained in:
woody 2025-06-09 11:13:54 +08:00
parent b9e01e1890
commit bb335d88a3
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ public static final String TOKEN_REPEAT_SUBMIT = "请求已经失效,请刷新
* 2024.06.21 兼容新需求特殊账号联系方式长度不能超过30位
*/
public static final String PHONE_LENGTH = "联系方式长度超长";
public static final String PHONE_LENGTH = "手机号码只能在6-20位之间";
/**
* 必输项不能为空 -- 必输项不能为空