mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
refactor: 交易状态增加等待扣款状态
根据微信最新的业务变动增加 “ACCEPT” 字段用来标记“已接收,等待扣款”状态
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## 1.0.5.RELEASE
|
||||
- 微信支付
|
||||
- feat:增加V2 退款接口
|
||||
- feat:增加V2 企业付款到零钱接口
|
||||
- feat:增加V2 红包接口
|
||||
- feat:增加V2退款接口
|
||||
- feat:增加V2企业付款到零钱接口
|
||||
- feat:增加V2红包接口
|
||||
- refactor:优化了一些底层功能
|
||||
- refactor:整了支付配置Spring注入的顺序
|
||||
- refactor:调整了支付配置Spring注入的顺序
|
||||
- refactor:JCE由SPI提供,不再使用JDK内置
|
||||
- fix: 关单接口调用异常
|
||||
|
||||
|
||||
Reference in New Issue
Block a user