update xxljob 2.3.1 => 2.4.0

This commit is contained in:
疯狂的狮子li
2023-03-24 13:09:30 +08:00
parent 169e2e9ae9
commit 53cb1c801f
9 changed files with 27 additions and 15 deletions

View File

@ -17,6 +17,11 @@
</description>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<!-- 通用工具-->
<dependency>
<groupId>com.ruoyi</groupId>