项目的配置

This commit is contained in:
lqyan
2024-01-29 13:13:01 +08:00
parent 52e519a4ed
commit 4f2eb26a1e
7 changed files with 153 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
```xml
<dependency>
<groupId>com.jhinno</groupId>
<artifactId>jhinno-sdk-openapi</artifactId>
<artifactId>jhinno-openapi-java-sdk</artifactId>
<version>6.0.0</version>
</dependency>
```