@@ -186,6 +186,13 @@
<version>${ruoyi.version}</version>
</dependency>
+ <!-- 海康威视停车场数据jar包-->
+ <dependency>
+ <groupId>com.hikvision.ga</groupId>
+ <artifactId>artemis-http-client</artifactId>
+ <version>1.1.3</version>
+ </dependency>
+
</dependencies>
</dependencyManagement>