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

add 您已加入 to workbench

This commit is contained in:
源文雨
2023-03-19 11:47:41 +08:00
parent a68b139320
commit 2c416f8059
3 changed files with 12 additions and 4 deletions

View File

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