升级工具包版本号,修改常量接口为常量类

This commit is contained in:
2026-08-06 11:11:45 +08:00
parent 17805ac6e3
commit 0dc12c2d2f
75 changed files with 199 additions and 135 deletions
+1 -9
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.xujun</groupId>
<artifactId>xtools-parent-cloud</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<relativePath/>
</parent>
@@ -172,14 +172,6 @@
<version>${project.version}</version>
</dependency>
<!-- Gen 模块 end -->
<!-- Demo 模块 begin -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-demo-biz</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Demo 模块 end -->
<!-- 项目模块 end -->
</dependencies>
</dependencyManagement>