alipay / alipay-sdk-nodejs-all

支付宝开放平台 Alipay SDK for Node.js
https://docs.open.alipay.com/54/103419/
Other
406 stars 62 forks source link

feat: 新增 checkNotifySignV2 #124

Closed fengmk2 closed 1 month ago

fengmk2 commented 1 month ago

默认不对 value 进行 decode

closes https://github.com/alipay/alipay-sdk-nodejs-all/issues/45

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.43%. Comparing base (8a2b2bd) to head (6f1bc7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ========================================== + Coverage 94.38% 94.43% +0.04% ========================================== Files 6 6 Lines 1228 1239 +11 Branches 163 164 +1 ========================================== + Hits 1159 1170 +11 Misses 69 69 ```

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