first commit
This commit is contained in:
3
template/model/table-name.tpl
Normal file
3
template/model/table-name.tpl
Normal file
@@ -0,0 +1,3 @@
|
||||
func (m *default{{.upperStartCamelObject}}Model) tableName() string {
|
||||
return m.table
|
||||
}
|
||||
Reference in New Issue
Block a user