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

build(pom): 取消排除依赖

parent 570b2f87
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
<artifactId>tyboot-core-rdbms</artifactId> <artifactId>tyboot-core-rdbms</artifactId>
<version>${tyboot-version}</version> <version>${tyboot-version}</version>
<exclusions> <exclusions>
<exclusion> <!-- <exclusion>-->
<groupId>org.typroject</groupId> <!-- <groupId>org.typroject</groupId>-->
<artifactId>*</artifactId> <!-- <artifactId>*</artifactId>-->
</exclusion> <!-- </exclusion>-->
<exclusion> <exclusion>
<groupId>com.baomidou</groupId> <groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId> <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