策略配置-模板修改&模板时间配置

This commit is contained in:
2025-07-12 18:51:23 +08:00
parent eafb0ec2c6
commit aa751464b4
19 changed files with 733 additions and 184 deletions

View File

@ -22,6 +22,10 @@
<groupId>com.xzzn</groupId>
<artifactId>ems-common</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
</dependency>
</dependencies>