Pre Merge pull request !422 from 再见七月/infraBug-by-dm

pull/422/MERGE
再见七月 2024-04-14 10:18:32 +00:00 committed by Gitee
commit 6dc9495fc0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ export type CodegenColumnVO = {
columnComment: string
nullable: number
primaryKey: number
autoIncrement: boolean
ordinalPosition: number
javaType: string
javaField: string