mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
goctl added
This commit is contained in:
3
tools/goctl/model/sql/template/field.go
Normal file
3
tools/goctl/model/sql/template/field.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package sqltemplate
|
||||
|
||||
var Field = `{{.name}} {{.type}} {{.tag}} {{.comment}}`
|
||||
Reference in New Issue
Block a user