update
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 10m49s

This commit is contained in:
2026-09-03 09:28:28 +08:00
parent dbfeeee253
commit 370fd3e67f
150 changed files with 64402 additions and 247 deletions

View File

@@ -0,0 +1,25 @@
## Scope
- 迭代编号:`AUG26-017`
## Why
代理自助充值需同时覆盖线上支付和可审计的线下转账,且不能将付款成功与钱包入账混淆。
## What Changes
- 新增代理自身店铺线上微信/支付宝充值。
- 新增带凭证的线下转账申请及企业微信终审。
- 固化支付回调、审批回调和钱包入账幂等。
## Capabilities
### New Capabilities
- `agent-self-recharge-payment`: 代理自助充值支付方式。
### Modified Capabilities
- 无。
## Impact
影响代理主钱包、支付商户、企业微信审批、附件、审计和 Schema。