样式修改
This commit is contained in:
@@ -32,6 +32,7 @@ export interface SysUserInfo extends BaseDTO {
|
||||
/** 用户名(迁移到userInfo中,便于统一展示) */
|
||||
username?: string;
|
||||
studentId?: string;
|
||||
level?: string;
|
||||
/** 真实姓名 */
|
||||
realName?: string;
|
||||
/** 昵称 */
|
||||
|
||||
Reference in New Issue
Block a user