微调
This commit is contained in:
@@ -42,7 +42,7 @@ public interface SecurityConstants {
|
||||
/**
|
||||
* 认证成功后,返回信息包含的内容-
|
||||
*/
|
||||
String USER_INDEX_KEY = "userIndex";
|
||||
String USER_ID = "userId";
|
||||
String USER_TYPE = "userType";
|
||||
String USER_NAME_KEY = "user_name";
|
||||
String USER_HEAD_KEY = "headSculpture";
|
||||
|
||||
Reference in New Issue
Block a user