Explorar el Código

1维瓦斯结果获取

huangxingxing hace 8 meses
padre
commit
014020cad5
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      pom.xml

+ 5 - 1
pom.xml

@@ -317,8 +317,12 @@
                 <groupId>com.github.docker-java</groupId>
                 <artifactId>docker-java-transport-httpclient5</artifactId>
                 <version>3.2.13</version>
-
             </dependency>
+        <dependency>
+            <groupId>com.aliyun</groupId>
+            <artifactId>dysmsapi20170525</artifactId>
+            <version>2.0.9</version>
+        </dependency>
 
 
     </dependencies>