This commit is contained in:
tangzh 2025-06-07 14:11:03 +08:00
parent 942552d5a9
commit fc94f8f625

View File

@ -44,13 +44,19 @@
</exclusions> </exclusions>
</dependency> </dependency>
<!-- tools 模块包含了 common 和 logging 模块 --> <!-- &lt;!&ndash; tools 模块包含了 common 和 logging 模块 &ndash;&gt;-->
<!-- <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>