派生自 projectDept/qhighschool

EricsHu
2023-04-10 5196a1d1e00ced009a2d4e8ea0aa5f3bb7cefe33
pom.xml
@@ -435,6 +435,13 @@
         <classifier>jdk15</classifier><!-- 指定jdk版本 -->
      </dependency>
      <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
         <version>4.5.2</version>
      </dependency>
   </dependencies>
   <build>
      <plugins>