Browse Source

海康Key配置

master
liupopo 2 years ago
parent
commit
a6c820fb31
  1. 6
      yxt-supervise-monitor-biz/src/main/resources/application-pro.yml
  2. 4
      yxt-supervise-monitor-biz/src/main/resources/application.yml

6
yxt-supervise-monitor-biz/src/main/resources/application-pro.yml

@ -36,8 +36,10 @@ policeMessage:
getCodeUrl: http://127.0.0.1:8112/rms/v1/riskIndicators/listAll
haiKangConsumer:
clientId: 836fdd3ae6af4be385801c86d127e5ca
clientSecret: 193e139a1e6f43e28aa0851219b34a25
clientId: 67642adbaa8a469d9c40437ede719ee5
clientSecret: a997f867b6ee442b8bb717da58c8981d
# clientId: 836fdd3ae6af4be385801c86d127e5ca
# clientSecret: 193e139a1e6f43e28aa0851219b34a25
websocket:
port: 19800
boss:

4
yxt-supervise-monitor-biz/src/main/resources/application.yml

@ -3,8 +3,8 @@ spring:
name: yxt-supervise-monitor
profiles:
# active: devv
active: test
# active: pro
# active: test
active: pro
messages:
# 国际化资源文件路径
basename: i18n/messages

Loading…
Cancel
Save