Commit 8e18a344 authored by duanruiming's avatar duanruiming

[update] 展厅173对应海康176平台

parent 5cba4d07
......@@ -41,11 +41,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- <dependency>-->
<!-- <groupId>net.wanji</groupId>-->
<!-- <artifactId>wj-databus</artifactId>-->
<!-- <version>0.0.1</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
......
......@@ -10,7 +10,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
/**
* @date 2022/11/15 8:31
*/
@SpringBootApplication(scanBasePackages = {"net.wanji.utc", "net.wanji.databus", "net.wanji.common"})
@SpringBootApplication(scanBasePackages = {"net.wanji.utc", "net.wanji.common"})
@EnableTransactionManagement
@MapperScan(basePackages = {"net.wanji.utc.mapper", "net.wanji.databus.dao.mapper"})
@EnableScheduling
......
......@@ -40,7 +40,7 @@ signal:
manufacturer:
hk:
# 服务地址
artemisHost: 10.102.1.183
artemisHost: 10.102.1.176
# 接口服务验证用户名
artemisAppKey: 20893705
# 接口服务验证密钥
......
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