英文翻译

This commit is contained in:
2025-07-14 15:14:24 +08:00
parent 2b70f531b4
commit 237f79a56f
10 changed files with 47 additions and 18 deletions

View File

@ -221,6 +221,8 @@ public interface RedisKeyConstant {
String LOGIN_TYPE_ACCOUNT = "account";
//登陆方式 phone 手机号
String LOGIN_TYPE_PHONE = "phone";
// 语言切换
String LANG="lang";
}
//设备相关