登录后前端获取登陆人信息加入手机号码字段
This commit is contained in:
@@ -16,6 +16,7 @@ interface UserVO {
|
||||
supAdmin?: boolean
|
||||
tenantAdmin?: boolean
|
||||
supAdminToken?: boolean
|
||||
mobile?: string // 添加手机号码字段
|
||||
}
|
||||
|
||||
interface DicVO {
|
||||
|
||||
Reference in New Issue
Block a user