We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
吐槽一下微信的接口,有点返人类,企业付款到用户零钱接口返回的mchid没有下滑线分开mch_id,导致解析XML失败,BaseWxPayResult里面的这个参数为mch_id。
The text was updated successfully, but these errors were encountered:
这个可以修复一下,不过目前影响不大,毕竟mch_id是跟你传入的那个同名参数值是一样的。
Sorry, something went wrong.
#688 企业付款到零钱接口结果类修复
f03e806
No branches or pull requests
吐槽一下微信的接口,有点返人类,企业付款到用户零钱接口返回的mchid没有下滑线分开mch_id,导致解析XML失败,BaseWxPayResult里面的这个参数为mch_id。
The text was updated successfully, but these errors were encountered: