Files
xfc_server_V2/deploy/template/model/table-name.tpl
2026-01-30 15:56:38 +08:00

5 lines
89 B
Smarty

func (m *default{{.upperStartCamelObject}}Model) tableName() string {
return m.table
}