This commit is contained in:
zss
2024-03-28 16:35:20 +08:00
parent eee0c0c878
commit 34b418af96
6 changed files with 154 additions and 7 deletions

View File

@@ -850,6 +850,9 @@ export interface User {
// 头像
avatar: string
// 是否开启二次验证
is_otp: boolean
}
// 存储空间