📝 修改文档

This commit is contained in:
xucun
2025-06-12 09:43:21 +08:00
parent 8470286af6
commit 095a1e4a4a
4 changed files with 29 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.20.RELEASE</version>
<version>1.0.21.RELEASE</version>
</dependency>
```
## 采用技术

View File

@@ -15,7 +15,7 @@
```xml
<properties>
<!-- 修改为你对应的Spring Boot版本号 -->
<spring-boot.version>2.4.0</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
</properties>
```
然后安装使用