修改:五所测试,gpl问题解决.定时任务xxljob拆分独立服务
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -21,6 +21,7 @@
|
||||
<module>system</module>
|
||||
<module>common</module>
|
||||
<module>flowable</module>
|
||||
<module>job</module>
|
||||
<module>outbridge</module>
|
||||
</modules>
|
||||
|
||||
@@ -304,13 +305,6 @@
|
||||
<version>5.8.38</version>
|
||||
</dependency>
|
||||
|
||||
<!-- XXL-JOB 核心依赖 -->
|
||||
<dependency>
|
||||
<groupId>com.xuxueli</groupId>
|
||||
<artifactId>xxl-job-core</artifactId>
|
||||
<version>3.3.2</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user