提交
This commit is contained in:
parent
942552d5a9
commit
fc94f8f625
@ -44,13 +44,19 @@
|
|||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- tools 模块包含了 common 和 logging 模块 -->
|
<!-- <!– tools 模块包含了 common 和 logging 模块 –>-->
|
||||||
<!-- <dependency>-->
|
<!-- <dependency>-->
|
||||||
<!-- <groupId>me.zhengjie</groupId>-->
|
<!-- <groupId>me.zhengjie</groupId>-->
|
||||||
<!-- <artifactId>eladmin-tools</artifactId>-->
|
<!-- <artifactId>eladmin-tools</artifactId>-->
|
||||||
<!-- <version>1.1</version>-->
|
<!-- <version>1.1</version>-->
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>me.zhengjie</groupId>
|
||||||
|
<artifactId>eladmin-logging</artifactId>
|
||||||
|
<version>1.1</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- quartz -->
|
<!-- quartz -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user