update 优化 加密组件 mp依赖改为可选
parent
0e17ec62f9
commit
27f52ed6b8
|
|
@ -45,6 +45,7 @@
|
|||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-spring-boot3-starter</artifactId>
|
||||
<optional>true</optional>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.mybatis</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue