英文翻译
This commit is contained in:
@ -221,6 +221,8 @@ public interface RedisKeyConstant {
|
||||
String LOGIN_TYPE_ACCOUNT = "account";
|
||||
//登陆方式 phone 手机号
|
||||
String LOGIN_TYPE_PHONE = "phone";
|
||||
// 语言切换
|
||||
String LANG="lang";
|
||||
}
|
||||
|
||||
//设备相关
|
||||
|
||||
Reference in New Issue
Block a user