feat 客户系统通知联调, 修复手动发起退款上下文未进行初始化的问题, 其他一些小问题修复

This commit is contained in:
bootx
2024-02-25 21:54:14 +08:00
parent f26806816b
commit 536d3c6191
34 changed files with 348 additions and 225 deletions

View File

@@ -3,11 +3,11 @@
- [x] 现金支付, 现金流水
- [x] 钱包支付, 钱包流水
- [x] 储值卡支付, 储值卡流水
- [ ] 支付回调通知和退款回调通知功能
- [x] 支付回调通知和退款回调通知功能
- [x] 回调任务发起
- [ ] 回调调用记录
- [x] 回调调用记录
- [x] SDK接收对象编写
- [ ] Demo模块接收回调演示
- [x] Demo模块接收回调演示
- [x] 通道配置启用停用配置生效
- [x] 支付对账的序列化生成器有问题待platform更新