1
This commit is contained in:
parent
197440a8bb
commit
f765c9bfac
@ -43,6 +43,12 @@
|
|||||||
<artifactId>dl-module-company</artifactId>
|
<artifactId>dl-module-company</artifactId>
|
||||||
<version>${revision}</version>
|
<version>${revision}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<!-- 维修业务包 -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.iocoder.boot</groupId>
|
||||||
|
<artifactId>dl-module-repair</artifactId>
|
||||||
|
<version>${revision}</version>
|
||||||
|
</dependency>
|
||||||
<!-- 知识库包 -->
|
<!-- 知识库包 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.iocoder.boot</groupId>
|
<groupId>cn.iocoder.boot</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user