后端迁移库存仓储模块
This commit is contained in:
@@ -231,12 +231,14 @@
|
||||
15. repository 第四批已迁移到 `.ts`:
|
||||
- `src/repositories/order-repo.ts`
|
||||
- `src/repositories/task-inventory-binding-repo.ts`
|
||||
16. 核心库存 repository 已迁移到 `.ts`:
|
||||
- `src/repositories/inventory-repo.ts`
|
||||
|
||||
## 下一步建议
|
||||
|
||||
第一批继续推进时,建议按这个顺序:
|
||||
|
||||
1. 继续迁移剩余核心 repository:`inventory-repo`、`task-repo`
|
||||
1. 继续迁移剩余核心 repository:`task-repo`
|
||||
2. 拆分并迁移 `runtime.js`,把 env 解析、默认配置加载、配置合并分开
|
||||
3. 为 webhook、库存换码、自动发货补测试
|
||||
|
||||
|
||||
Reference in New Issue
Block a user