李遨辉test
This commit is contained in:
parent
de6e632ec6
commit
d8e9286b31
|
@ -5,7 +5,6 @@ export class GoodsController {
|
|||
constructor() {
|
||||
console.log('goods controller')
|
||||
}
|
||||
|
||||
// 示例1:基本查询参数
|
||||
@Get('hello')
|
||||
getHello(@Query('name') name?: string) {
|
||||
|
|
Loading…
Reference in New Issue