Skip to content

Commit 6f4d531

Browse files
author
QM303176530
committed
Merge branches 'develop', 'gin-vue-admin_v2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop
� Conflicts: � server/resource/template/te/model.go.tpl
2 parents 5fca025 + 70295bb commit 6f4d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ type {{.StructName}} struct {
1313
{{- else }}
1414
{{.FieldName}} {{.FieldType}} `json:"{{.FieldJson}}" form:"{{.FieldJson}}" gorm:"column:{{.ColumnName}};comment:'{{.Comment}}'"`
1515
{{- end }} {{- end }}
16-
}
16+
}

0 commit comments

Comments
 (0)