tsoa-next / @tsoa-next/runtime / Query
函数: 查询( )
ts
function Query(name?): ParameterDecorator;定义如下: packages/runtime/src/decorators/parameter.ts:49
将查询字符串值绑入控制器参数。
参数
name?
string
查询参数名称 。 默认参数名称。
回返
ParameterDecorator
贡献者
暂无相关贡献者
页面历史
暂无最近变更历史
