Sfoglia il codice sorgente

修改获取登录用户信息

bihuisong 4 mesi fa
parent
commit
a7a05c9492
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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>