Files
sim-server/deploy/template/model/table-name.tpl

5 lines
89 B
Smarty
Raw Permalink Normal View History

2026-02-08 16:19:37 +08:00
func (m *default{{.upperStartCamelObject}}Model) tableName() string {
return m.table
}