refactor: merge pull request

Closes #40
This commit is contained in:
felord
2021-12-13 11:23:13 +08:00
parent f0d69600f7
commit fa337b2997

View File

@@ -1,4 +1,5 @@
## 1.0.12.RELEASE
- refector: 变更依赖管理方式交由spring-boot-dependencies管理依赖([#40](https://github.com/NotFound403/payment-spring-boot/pull/40))
- 微信支付
- fix: 修复多租户配置下,平台证书刷新错误的问题([#49](https://github.com/NotFound403/payment-spring-boot/issues/49))
- fix: 分账API描述符错误([#48](https://github.com/NotFound403/payment-spring-boot/issues/48)) 。
@@ -15,7 +16,7 @@
- feat: 完善V3批量转账到零钱API增加实现转账明细电子回单受理API、查询转账明细电子回单受理结果API、查询账户实时余额API、查询账户日终余额API、商户银行来账查询API
- refactor: 微信支付分分账标记默认改为不分账
- refactor: 平台证书刷新逻辑优化 ([#I3NGSB](https://gitee.com/felord/payment-spring-boot/issues/I3NGSB))
- refactor:  交易账单和资金账单现在能够正常的下载文件了可以根据参数自动选择下载为gzip或者txt文件
- refactor: 交易账单和资金账单现在能够正常的下载文件了可以根据参数自动选择下载为gzip或者txt文件
- fix: 批量转账到零钱:微信明细单号查询明细单API,商家明细单号查询明细单API 参数错误
- fix: 修复查询代金券参数的错误
- 支付宝