派生自 projectDept/qhighschool

胡仁荣
2023-04-07 bc2fa8b08c72469e31433d1f9e70e8077f63d49b
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>