tianyuan-api-server/template/model/field.tpl

1 line
69 B
Smarty
Raw Normal View History

2024-10-02 00:57:17 +08:00
{{.name}} {{.type}} {{.tag}} {{if .hasComment}}// {{.comment}}{{end}}