登录接口完成
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ declare namespace Api {
|
||||
|
||||
interface UserInfo {
|
||||
userId: string;
|
||||
userName: string;
|
||||
username: string;
|
||||
roles: string[];
|
||||
buttons: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user