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 5fca025 + 70295bb commit 6f4d531Copy full SHA for 6f4d531
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