后端迁移任务仓储模块
This commit is contained in:
@@ -233,14 +233,17 @@
|
||||
- `src/repositories/task-inventory-binding-repo.ts`
|
||||
16. 核心库存 repository 已迁移到 `.ts`:
|
||||
- `src/repositories/inventory-repo.ts`
|
||||
17. 核心任务 repository 已迁移到 `.ts`:
|
||||
- `src/repositories/task-repo.ts`
|
||||
18. `TaskRow` 已补齐任务读取链路实际使用的主表、领取 token、腾讯上下文、库存绑定字段
|
||||
19. 核心 repository 迁移阶段已收口,Docker 内 `typecheck / build / test` 继续通过
|
||||
|
||||
## 下一步建议
|
||||
|
||||
第一批继续推进时,建议按这个顺序:
|
||||
|
||||
1. 继续迁移剩余核心 repository:`task-repo`
|
||||
2. 拆分并迁移 `runtime.js`,把 env 解析、默认配置加载、配置合并分开
|
||||
3. 为 webhook、库存换码、自动发货补测试
|
||||
1. 拆分并迁移 `runtime.js`,把 env 解析、默认配置加载、配置合并分开
|
||||
2. 为 webhook、库存换码、自动发货补测试
|
||||
|
||||
## 执行原则
|
||||
|
||||
|
||||
Reference in New Issue
Block a user