提取常量配置信息

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

@@ -30,6 +30,13 @@
</dependency>
<!-- xtools end -->
<!-- 项目模块 begin -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-common-config</artifactId>
</dependency>
<!-- 项目模块 end -->
<!-- aop -->
<dependency>
<groupId>org.aspectj</groupId>