李遨辉test

This commit is contained in:
Li1304553726 2025-02-23 20:35:13 +08:00
parent de6e632ec6
commit d8e9286b31
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ export class GoodsController {
constructor() {
console.log('goods controller')
}
// 示例1基本查询参数
@Get('hello')
getHello(@Query('name') name?: string) {