更新版本号:v1.1.1

This commit is contained in:
dengwenjie
2025-12-31 11:28:06 +08:00
parent bc2a9f11ad
commit 1fbd8779b9
18 changed files with 28 additions and 28 deletions

View File

@@ -514,7 +514,7 @@ SmartJavaAI是专为JAVA 开发者打造的一个功能丰富、开箱即用的
<dependency>
<groupId>cn.smartjavaai</groupId>
<artifactId>all</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
```