Commit bc7e92d7 authored by duanruiming's avatar duanruiming

[add] 服务启动

parent 39975e3a
......@@ -270,11 +270,11 @@
<version>${jersey.version}</version>
</dependency>
<!-- 海康SDK,需要Maven私服 -->
<dependency>
<!-- <dependency>
<groupId>com.hikvision</groupId>
<artifactId>artemis-sdk</artifactId>
<version>${artemis.version}</version>
</dependency>
</dependency>-->
<!-- Gson -->
<dependency>
<groupId>com.google.code.gson</groupId>
......
......@@ -252,11 +252,11 @@
</exclusion>
</exclusions>
</dependency>
<!-- 海康SDK,需要Maven私服 -->
<!--&lt;!&ndash; 海康SDK,需要Maven私服 &ndash;&gt;
<dependency>
<groupId>com.hikvision</groupId>
<artifactId>artemis-sdk</artifactId>
</dependency>
</dependency>-->
<!-- 配置类处理器 -->
<dependency>
<groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment