This commit is contained in:
xiafang
2023-03-01 09:29:36 +08:00
parent 30613a2fdd
commit 5e63779f36
6 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ Starter支持微信优惠券代金券、商家券、智慧商圈、商家
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.17.RELEASE</version>
<version>1.0.18.RELEASE</version>
</dependency>
```