Update model.go.tpl
自动化代码bug修复
This commit is contained in:
@@ -14,4 +14,3 @@ type {{.StructName}} struct {
|
||||
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
|
||||
{{- end }} {{- end }}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user