mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-20 05:55:07 +08:00
perf: 完善类型
This commit is contained in:
@ -9,6 +9,7 @@ export interface DeptVO {
|
||||
leaderUserId: number
|
||||
phone: string
|
||||
email: string
|
||||
createTime: Date
|
||||
}
|
||||
|
||||
export interface DeptPageReqVO {
|
||||
|
Reference in New Issue
Block a user