alipay / alipay-sdk-nodejs-all

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

feat: 通过 bizContentAutoSnakeCase = false 关闭自动的变量命名转换 #138

Closed fengmk2 closed 3 months ago

fengmk2 commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.43%. Comparing base (aa6d480) to head (3dda50a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ========================================== + Coverage 92.33% 92.43% +0.10% ========================================== Files 7 7 Lines 1461 1481 +20 Branches 199 202 +3 ========================================== + Hits 1349 1369 +20 Misses 112 112 ```

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