perf 消息通知功能调试和流水记录

This commit is contained in:
bootx
2024-02-25 01:43:08 +08:00
parent f1828d89f1
commit f26806816b
40 changed files with 979 additions and 144 deletions

View File

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