添加 ProductWhereFilterDTO 用于产品查询过滤条件 修改 api.dto.ts 中 where 和 orderBy 的类型为 any 以解决 openapit2ts 问题 配置 Swagger 支持嵌套查询参数 移除 product.service.ts 中的多余空行 |
||
|---|---|---|
| .. | ||
| config.default.ts | ||
| config.local.ts | ||
| config.unittest.ts | ||
添加 ProductWhereFilterDTO 用于产品查询过滤条件 修改 api.dto.ts 中 where 和 orderBy 的类型为 any 以解决 openapit2ts 问题 配置 Swagger 支持嵌套查询参数 移除 product.service.ts 中的多余空行 |
||
|---|---|---|
| .. | ||
| config.default.ts | ||
| config.local.ts | ||
| config.unittest.ts | ||