Commit 26b88ba8 authored by duanruiming's avatar duanruiming

[update] dev环境对接海康83

parent e91e52c8
......@@ -32,23 +32,7 @@ spring:
timeout: 5000
database: 5
## 测试信号平台
#signal:
# # true测试不执行方案下发 重点
# mock: false
# # 厂商接口
# manufacturer:
# hk:
# # 服务地址
# artemisHost: 10.102.1.183
# # 接口服务验证用户名
# artemisAppKey: 20893705
# # 接口服务验证密钥
# artemisAppSecret: jwr6D6h8xcZbgjqiwe6G
# # 海康能力开放平台的网站路径
# artemisPath: /artemis
# 生产环境信号平台
# 测试信号平台
signal:
# true测试不执行方案下发 重点
mock: false
......@@ -56,10 +40,10 @@ signal:
manufacturer:
hk:
# 服务地址
artemisHost: 10.102.1.176
artemisHost: 10.102.1.183
# 接口服务验证用户名
artemisAppKey: 21882146
artemisAppKey: 20893705
# 接口服务验证密钥
artemisAppSecret: iYwMHJSo7CAX62TjyGEb
artemisAppSecret: jwr6D6h8xcZbgjqiwe6G
# 海康能力开放平台的网站路径
artemisPath: /artemis
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