Commit a3e0e14b authored by duanruiming's avatar duanruiming

[update] 测试环境调用生产海康服务

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