派生自 projectDept/qhighschool

Administrator
2022-11-21 8d0e57a64fe6c31559ffcf38859fb1f5084e1e23
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>