瀏覽代碼

修改获取登录用户信息

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>