tianyuan-api-server/template/model/interface-find-one.tpl

1 line
111 B
Smarty
Raw Normal View History

2024-10-02 00:57:17 +08:00
FindOne(ctx context.Context, {{.lowerStartCamelPrimaryKey}} {{.dataType}}) (*{{.upperStartCamelObject}}, error)