소스 검색

no message

FengChaoYu 3 주 전
부모
커밋
54a259d741
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -248,6 +248,11 @@
                     </dependency>
                     <dependency>
                         <groupId>com.baomidou</groupId>
+                        <artifactId>mybatis-plus-boot-starter</artifactId>
+                        <version>3.4.3.4</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>com.baomidou</groupId>
                         <artifactId>mybatis-plus-generator</artifactId>
                         <version>3.5.1</version>
                     </dependency>