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: 新增 pageExecute 和 sdkExecute 别名 #129

Closed fengmk2 closed 1 month ago

fengmk2 commented 1 month ago

支持 pageExecute(method, httpMehtod, bizParams) 入参

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.70%. Comparing base (9630916) to head (9ce772f). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #129 +/- ## ========================================== + Coverage 92.49% 92.70% +0.21% ========================================== Files 6 6 Lines 1306 1344 +38 Branches 172 180 +8 ========================================== + Hits 1208 1246 +38 Misses 98 98 ```

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