派生自 projectDept/qhighschool

11
yn147
2022-11-21 e2f63040ba839fb0045360b4971ebbb06a79d55d
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>