Skip to content

Commit 208f4c1

Browse files
committed
build: 取消 plugin 模块全局引入 mica-auto
1. mica-auto devtools properties 不能自定义 2. pagehelper 不能加入 devtools properties 会存在问题
1 parent a3262a2 commit 208f4c1

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

common/plugin/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,4 @@
2222
<module>swagger</module>
2323
</modules>
2424

25-
<dependencies>
26-
<dependency>
27-
<groupId>net.dreamlu</groupId>
28-
<artifactId>mica-auto</artifactId>
29-
<scope>provided</scope>
30-
</dependency>
31-
</dependencies>
32-
3325
</project>

0 commit comments

Comments
 (0)