Commit 5e0280a7 authored by LSL's avatar LSL

代偿日期生成

parent 28c491b3
......@@ -39,17 +39,17 @@
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-oss-starter</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-xxl-starter</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-core</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.springframework.cloud</groupId>
......@@ -61,19 +61,19 @@
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-mybatis-starter</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
<!-- 支持mq 基础包 -->
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-mq-starter</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
<!-- 支持oss 基础包 -->
<dependency>
<groupId>com.jqtx.infrastructure</groupId>
<artifactId>infrastructure-oss-starter</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
<!--swagger-->
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment