提取常量配置信息

This commit is contained in:
2026-04-22 11:17:19 +08:00
parent 8f6a5bd3e7
commit 830cd57f41
8 changed files with 63 additions and 3 deletions

View File

@@ -52,6 +52,11 @@
<artifactId>xtools-app-common-call</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-common-config</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-common-jar</artifactId>