mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-09 02:01:31 +08:00
finish upload avatar
This commit is contained in:
@@ -66,6 +66,12 @@ export interface GetUserInfoModel {
|
||||
avatar: string
|
||||
// 介绍
|
||||
desc?: string
|
||||
// 创建日期
|
||||
date: string
|
||||
// 上次修改密码日期
|
||||
last: string
|
||||
// 电话
|
||||
contact: string
|
||||
}
|
||||
|
||||
export interface GetLoginSaltModel {
|
||||
|
||||
Reference in New Issue
Block a user