feat:不展示文档、展示角色名称
This commit is contained in:
@@ -18,6 +18,8 @@ interface BasicUserInfo {
|
||||
* 用户角色
|
||||
*/
|
||||
roles: string[];
|
||||
|
||||
roleName: string;
|
||||
/**
|
||||
* 用户id
|
||||
*/
|
||||
|
Reference in New Issue
Block a user