代码提交:3-13

This commit is contained in:
2026-03-13 14:44:01 +08:00
parent ebdd783f8c
commit 95fab8f7bf
158 changed files with 13617 additions and 1931 deletions

View File

@@ -21,6 +21,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.3.2</version>
<exclusions>
<exclusion>
<groupId>com.mchange</groupId>
@@ -37,4 +38,4 @@
</dependencies>
</project>
</project>