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 2160b28 commit 70295bbCopy full SHA for 70295bb
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