Parcourir la source

1维瓦斯结果获取

huangxingxing il y a 8 mois
Parent
commit
014020cad5
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  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>