Files
xfc_server/deploy/template/model/interface-find-one.tpl

1 line
111 B
Smarty
Raw Normal View History

2026-01-15 17:45:29 +08:00
FindOne(ctx context.Context, {{.lowerStartCamelPrimaryKey}} {{.dataType}}) (*{{.upperStartCamelObject}}, error)