Commit 763c2b16 authored by tangwei's avatar tangwei

去除重复

parent 848c5ade
...@@ -46,11 +46,11 @@ ...@@ -46,11 +46,11 @@
<artifactId>mybatis-plus-boot-starter</artifactId> <artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.1.2</version> <version>3.1.2</version>
</dependency> </dependency>
<dependency> <!-- <dependency>
<groupId>com.baomidou</groupId> <groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId> <artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.1.2</version> <version>3.1.2</version>
</dependency> </dependency> -->
<!-- 添加commons-lang依赖包 --> <!-- 添加commons-lang依赖包 -->
<dependency> <dependency>
<groupId>commons-lang</groupId> <groupId>commons-lang</groupId>
......
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