提交 cb43776d 编写于 作者: zhouweidong's avatar zhouweidong

xxl-job

上级 747ea84f
......@@ -95,6 +95,12 @@ TARGET=PSSYSTEM
<artifactId>liquibase-core</artifactId>
</dependency>
<!--xxl-job定时服务 -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
</dependency>
</dependencies>
<properties>
......
......@@ -332,12 +332,6 @@ TARGET=PSSYSTEM
<artifactId>h2</artifactId>
</dependency>
<!--xxl-job定时服务 -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
</dependency>
<!-- Error -->
<#--<dependency>-->
<#--<groupId>org.zalando</groupId>-->
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册