223
This commit is contained in:
parent
f625139d2c
commit
9036579ff8
|
@ -16,7 +16,7 @@ export class GoodsController {
|
|||
}
|
||||
|
||||
// 示例2:路径参数
|
||||
@Get('detail/:id')<<<<<<< HEAD
|
||||
@Get('detail/:id')
|
||||
keyword,
|
||||
page,
|
||||
limit,
|
||||
|
|
Loading…
Reference in New Issue