mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
Update model.go.tpl
自动化代码bug修复
This commit is contained in:
@@ -14,4 +14,3 @@ type {{.StructName}} struct {
|
||||
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
|
||||
{{- end }} {{- end }}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user