This commit is contained in:
mll
2026-05-11 09:16:42 +08:00

View File

@@ -16,6 +16,7 @@ interface UserVO {
supAdmin?: boolean
tenantAdmin?: boolean
supAdminToken?: boolean
mobile?: string // 添加手机号码字段
}
interface DicVO {