yansongda / pay

可能是我用过的最优雅的 Alipay/WeChat/Unipay/江苏银行 的支付 SDK 扩展包了
http://pay.yansongda.cn
MIT License
4.98k stars 1.02k forks source link

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

Closed lazychanger closed 1 month ago

lazychanger commented 1 month ago

fix: #992 #975

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yansongda commented 1 month ago

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

lazychanger commented 1 month ago

没问题 @yansongda