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.
2 parents fa3b53d + f09c081 commit 472e503Copy full SHA for 472e503
server/resource/template/te/model.go.tpl
@@ -13,4 +13,4 @@ type {{.StructName}} struct {
13
{{- else }}
14
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
15
{{- end }} {{- end }}
16
-}
+}
0 commit comments