修复支付购包后自动复机

This commit is contained in:
2026-09-09 10:01:42 +08:00
parent 3c371ab88a
commit f5f03d1803
6 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
## 1. 主干即时复机
- [x] 1.1 在 API Composition Root 为订单服务注入既有停复机回调,不改变支付或套餐状态机。
- [x] 1.2 格式化变更文件并构建 API核对支付事务提交后仅已生效主套餐进入现有自动复机路径。
- [ ] 1.3 校验 OpenSpec 变更并将契约和代码以独立中文提交合入 `main`
## 2. 八月迭代同步
- [ ] 2.1 在八月迭代分支的在途改动提交且工作区干净后,定点同步主干补丁提交并保留在途支付商户装配。
- [ ] 2.2 构建八月迭代分支 API并核对同一 API 回调装配存在。