Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 9.1k
微信支付服务商模式 分账回调时bug #3634
Copy link
Copy link
Closed
Description
Metadata
Metadata
Assignees
Labels
No labels
服务商模式 分账动账通知的时候 调用 封装好的 通知 ProfitSharingService 解析失败
失败的原因是:
我断点看了下 baseParseOrderNotifyV3Result() 方法 和 ProfitSharingService 中 parseProfitSharingNotifyResult 方法 其中有一步骤 有点区别 不过不确定是不是