样式修改

This commit is contained in:
2025-11-27 17:59:17 +08:00
parent 4cc02f0142
commit a6e7c82fe5
5 changed files with 20 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ export interface SysUserInfo extends BaseDTO {
/** 用户名迁移到userInfo中便于统一展示 */
username?: string;
studentId?: string;
level?: string;
/** 真实姓名 */
realName?: string;
/** 昵称 */