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

fix: 支付宝响应空签名时签名验证逻辑错误的问题 #998

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

lazychanger
Copy link
Contributor

@lazychanger lazychanger commented Jun 11, 2024

fix: #992 #975

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.40%. Comparing base (3683c69) to head (fc0681b).

Current head fc0681b differs from pull request most recent head 6456456

Please upload reports for the commit 6456456 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #998   +/-   ##
=========================================
  Coverage     97.40%   97.40%           
- Complexity      907      909    +2     
=========================================
  Files           347      347           
  Lines          6202     6206    +4     
=========================================
+ Hits           6041     6045    +4     
  Misses          161      161           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yansongda yansongda changed the title #992: 支付宝网关无sign或者空sign响应时异常信息优化 fix: 支付宝响应空签名时签名验证逻辑错误的问题 Jun 11, 2024
@yansongda
Copy link
Owner

@lazychanger 我优化了下,麻烦帮忙看看有啥问题没?

@yansongda yansongda linked an issue Jun 11, 2024 that may be closed by this pull request
@lazychanger
Copy link
Contributor Author

没问题
@yansongda

@yansongda yansongda merged commit 3d79403 into yansongda:master Jun 12, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

支付宝接口异常信息响应优化。 支付宝预授权,加密总是出错sign有问题
2 participants