1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-11 03:20:24 +08:00

finish upload avatar

This commit is contained in:
源文雨
2023-03-18 00:25:19 +08:00
parent cd571e9e25
commit a072cfe1cf
18 changed files with 268 additions and 72 deletions

View File

@@ -30,6 +30,9 @@ export interface UserInfo {
desc?: string
homePath?: string
roles: RoleInfo[]
date: string
last: string
contact: string
}
export interface BeforeMiniState {