Browse Source

修改获取登录用户信息

bihuisong 4 months ago
parent
commit
a7a05c9492
1 changed files with 6 additions and 0 deletions
  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>