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>
</dependency>
<!-- tools 模块包含了 common 和 logging 模块 -->
<!-- &lt;!&ndash; tools 模块包含了 common 和 logging 模块 &ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>me.zhengjie</groupId>-->
<!-- <artifactId>eladmin-tools</artifactId>-->
<!-- <version>1.1</version>-->
<!-- </dependency>-->
<dependency>
<groupId>me.zhengjie</groupId>
<artifactId>eladmin-logging</artifactId>
<version>1.1</version>
</dependency>
<!-- quartz -->
<dependency>
<groupId>org.springframework.boot</groupId>