Skip to content

Commit 70295bb

Browse files
author
蒋吉兆
authored
Update model.go.tpl
自动化代码bug修复
1 parent 2160b28 commit 70295bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/resource/template/te/model.go.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ type {{.StructName}} struct {
1414
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
1515
{{- end }} {{- end }}
1616
}
17-
}

0 commit comments

Comments
 (0)