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