forked from yoone/API
- 在订单实体中添加orderItems和orderSales字段 - 优化QueryOrderSalesDTO,增加排序字段和更多描述信息 - 重构saveOrderSale方法,使用产品属性自动设置品牌和强度 - 在订单查询中返回关联的orderItems和orderSales数据 - 添加getAttributesObject方法处理产品属性 |
||
|---|---|---|
| src | ||
| test/controller | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc.js | ||
| Dockerfile | ||
| README.md | ||
| area-api-doc.md | ||
| bootstrap.js | ||
| debug_sync.log | ||
| jest.config.js | ||
| output.log | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| tsconfig.tsbuildinfo | ||
README.md
API
中台api接口