perf: typo
This commit is contained in:
@@ -12,8 +12,8 @@ export type CodegenTableVO = {
|
||||
className: string
|
||||
classComment: string
|
||||
author: string
|
||||
createTime: string
|
||||
updateTime: string
|
||||
createTime: Date
|
||||
updateTime: Date
|
||||
templateType: number
|
||||
parentMenuId: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user