mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
feat: 微信支付V3新的退款查询退款API
- 在WechatDirectPayApi中增加新的微信支付V3退款API - 在WechatDirectPayApi中增加新的微信支付V3查询单笔退款API
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.felord</groupId>
|
||||
<artifactId>payment-spring-boot-starter</artifactId>
|
||||
<version>1.0.5.RELEASE</version>
|
||||
<version>1.0.6.RELEASE</version>
|
||||
</dependency>
|
||||
```
|
||||
## 采用技术
|
||||
|
||||
Reference in New Issue
Block a user