Skip to content
New issue

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

微信支付分相关改动 #1827

Merged
merged 2 commits into from
Oct 29, 2020
Merged

微信支付分相关改动 #1827

merged 2 commits into from
Oct 29, 2020

Commits on Oct 28, 2020

  1. 微信支付分相关改动

    1. 将原有请求模型类中一些基础数据类型改为对应的包装类,因为在用户没有显式set的情况下,这些基础数据类型序列化为json时也会以默认值的形式作为参数传到微信端,造成微信端返回错误。
    2. 微信支付分相关的回调数据处理方法加上签名验证。
    3. 增加方法授权/解除授权服务回调数据处理
    winter4666 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    9698986 View commit details
    Browse the repository at this point in the history
  2. 规范字段命名

    winter4666 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c07d620 View commit details
    Browse the repository at this point in the history