Files
hm-server/deploy/template/model/interface-find-one.tpl

1 line
111 B
Smarty
Raw Normal View History

2025-09-21 18:27:25 +08:00
FindOne(ctx context.Context, {{.lowerStartCamelPrimaryKey}} {{.dataType}}) (*{{.upperStartCamelObject}}, error)