后端迁移91卡券共享模块
This commit is contained in:
@@ -545,6 +545,14 @@
|
||||
- `npm run typecheck`
|
||||
- `npm run build`
|
||||
- `npm test` 共 139 个用例通过
|
||||
123. 91卡券 Open API 共享模块迁移到 `.ts`:
|
||||
- `src/services/open-91/shared.ts`
|
||||
124. 91 卡券配置读取、请求归一化、签名 / 验签、cards AES 加密、卡密响应构造与查询状态解析已进入 TS 编译链路;动态配置与请求 payload 补齐对象类型
|
||||
125. Docker 内验证通过:
|
||||
- `src/services/open-91/shared.test.js` 共 6 个用例通过
|
||||
- `npm run typecheck`
|
||||
- `npm run build`
|
||||
- `npm test` 共 139 个用例通过
|
||||
|
||||
## 下一步建议
|
||||
|
||||
|
||||
Reference in New Issue
Block a user