后端迁移云触手后台编排

This commit is contained in:
yml
2026-05-21 16:16:14 +08:00
parent a09b2d38de
commit 889be72125
2 changed files with 42 additions and 51 deletions
@@ -628,6 +628,14 @@
- `npm run typecheck`
- `npm run build`
- `npm test` 共 139 个用例通过
150. 后台 Cloudtentacles 配置编排服务迁移到 `.ts`
- `src/services/admin/platform-config/cloudtentacles-service.ts`
151. Cloudtentacles 来源列表 / 批量保存 / 单来源保存 / 删除、短信登录、会话校验、商品目录、背包、虚拟号、完整调试流程后台入口已进入 TS 编译链路;各入口 payload 与 session map 补齐类型
152. Docker 内验证通过:
- `src/services/admin/platform-config/*.test.js` 共 37 个用例通过
- `npm run typecheck`
- `npm run build`
- `npm test` 共 139 个用例通过
## 下一步建议