自动添加xxl任务;

This commit is contained in:
王奎兴
2026-09-05 17:37:33 +08:00
parent 10bba6fd9e
commit d10a81fc42
8 changed files with 399 additions and 204 deletions
+5
View File
@@ -100,6 +100,11 @@
<artifactId>xxl-job-core</artifactId>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.2</version>
</dependency>
<!--添加druid连接池 依赖 -->
<dependency>
<groupId>com.alibaba</groupId>