Преглед изворни кода

修改获取登录用户信息

bihuisong пре 4 месеци
родитељ
комит
a7a05c9492
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      qmjszx-business/pom.xml

+ 6 - 0
qmjszx-business/pom.xml

@@ -80,6 +80,12 @@
             <version>2.5.0</version>
         </dependency>
 
+        <!--海康-->
+        <dependency>
+            <groupId>com.hikvision.ga</groupId>
+            <artifactId>artemis-http-client</artifactId>
+            <version>1.1.3</version>
+        </dependency>
     </dependencies>
 
 </project>