提取常量配置信息

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

@@ -13,6 +13,11 @@
<!-- 依赖 -->
<dependencies>
<!-- 项目模块 begin -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-common-config</artifactId>
</dependency>
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-sys-biz</artifactId>