We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e5c17 commit f09c081Copy full SHA for f09c081
server/resource/template/te/model.go.tpl
@@ -14,4 +14,3 @@ type {{.StructName}} struct {
14
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
15
{{- end }} {{- end }}
16
}
17
-}
0 commit comments