yansongda / pay

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

change: 查询API方法由 `find` 改为 `query`,同时参数只支持 array #897

Closed yansongda closed 8 months ago

yansongda commented 8 months ago

close: #892

netlify[bot] commented 8 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 370db8c283f39e9e947b0f6d84a88b6a9bbda1a5
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/658538b3d657950008b715b2
codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6259850) 95.13% compared to head (370db8c) 95.15%.

Files Patch % Lines
src/Provider/Wechat.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #897 +/- ## ============================================ + Coverage 95.13% 95.15% +0.02% + Complexity 862 859 -3 ============================================ Files 289 289 Lines 3964 3960 -4 ============================================ - Hits 3771 3768 -3 + Misses 193 192 -1 ```

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