This commit is contained in:
jinsir 2025-02-23 20:38:12 +08:00
parent f625139d2c
commit 9036579ff8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export class GoodsController {
} }
// 示例2路径参数 // 示例2路径参数
@Get('detail/:id')<<<<<<< HEAD @Get('detail/:id')
keyword, keyword,
page, page,
limit, limit,