tag insert
列注释添加tag
This commit is contained in:
@@ -40,7 +40,7 @@ type ColumnsInfo struct {
|
||||
BaseInfo
|
||||
IsNull bool // null if db is set null
|
||||
Type string // Type.类型标记
|
||||
Default string // 默认值
|
||||
Gormt string // 默认值
|
||||
Index []KList // index list.index列表
|
||||
ForeignKeyList []ForeignKey // Foreign key list . 表的外键信息
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user