serv-定时任务

This commit is contained in:
2025-10-25 18:46:54 +08:00
parent 5d211faee1
commit 485e1b8be4
29 changed files with 3391 additions and 6 deletions

View File

@@ -53,5 +53,9 @@
<groupId>org.xyzh</groupId>
<artifactId>api-file</artifactId>
</dependency>
<dependency>
<groupId>org.xyzh</groupId>
<artifactId>api-crontab</artifactId>
</dependency>
</dependencies>
</project>