yansongda / pay

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

fix: 修复商家转账参数缺失的问题 #977

Closed AExiaoliou closed 2 months ago

AExiaoliou commented 2 months ago

之前会丢失所有除了user_name之外的所有参数.... 很好奇为什么之前没人发现

netlify[bot] commented 2 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 088215e0e9aedbb3ddf1a7f556d7cae69e711b4f
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/663b95c6ab8f9800086d93fe
yansongda commented 2 months ago

是有这个问题,单测方便一起补一下么?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.50%. Comparing base (722ffdc) to head (088215e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #977 +/- ## ============================================ - Coverage 97.51% 97.50% -0.02% Complexity 907 907 ============================================ Files 347 347 Lines 6268 6201 -67 ============================================ - Hits 6112 6046 -66 + Misses 156 155 -1 ```

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