定时任务迁移到quartz模块下

This commit is contained in:
2025-10-28 14:38:18 +08:00
parent d83af112e7
commit 614cca4297
5 changed files with 62 additions and 32 deletions

View File

@ -34,6 +34,10 @@
<groupId>com.xzzn</groupId>
<artifactId>ems-common</artifactId>
</dependency>
<dependency>
<groupId>com.xzzn</groupId>
<artifactId>ems-framework</artifactId>
</dependency>
</dependencies>