派生自 projectDept/qhighschool

EricsHu
2023-06-19 bc3b37b1622091def1f6ee4c3eb3ff79499b3466
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>