store
This commit is contained in:
2
data/view/genstruct/def.go
Normal file → Executable file
2
data/view/genstruct/def.go
Normal file → Executable file
@@ -2,7 +2,7 @@ package genstruct
|
||||
|
||||
// GenElement element of sturct.元素类
|
||||
type GenElement struct {
|
||||
Name string // Name.元素名
|
||||
Name string // ChainType.元素名
|
||||
ColumnName string // table name.表名
|
||||
Type string // Type.类型标记
|
||||
Notes string // Notes.注释
|
||||
|
||||
Reference in New Issue
Block a user