派生自 projectDept/qhighschool

dengqingliu
2022-11-22 8cac07d66bef9c682f071fcc1df36a6f8c2a0c30
pom.xml
@@ -321,6 +321,14 @@
         <artifactId>spring-boot-starter-data-jpa</artifactId>
      </dependency>
      <!--JPA end-->
      <!--数据库驱动-->
      <!--mysql驱动包-->
      <dependency>
         <groupId>org.apache.maven</groupId>
         <artifactId>maven-plugin-api</artifactId>
         <version>2.0</version>
         <scope>runtime</scope>
      </dependency>
   </dependencies>
   <build>