Commit 82bfdf68 authored by 李秀明's avatar 李秀明

build(pom): 取消排除依赖

parent 570b2f87
......@@ -23,10 +23,10 @@
<artifactId>tyboot-core-rdbms</artifactId>
<version>${tyboot-version}</version>
<exclusions>
<exclusion>
<groupId>org.typroject</groupId>
<artifactId>*</artifactId>
</exclusion>
<!-- <exclusion>-->
<!-- <groupId>org.typroject</groupId>-->
<!-- <artifactId>*</artifactId>-->
<!-- </exclusion>-->
<exclusion>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment