From a6c820fb3104c901695ed4a68cfe4f21b07ceab7 Mon Sep 17 00:00:00 2001 From: liupopo Date: Sat, 9 Sep 2023 18:14:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=BA=B7Key=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-pro.yml | 6 ++++-- .../src/main/resources/application.yml | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/yxt-supervise-monitor-biz/src/main/resources/application-pro.yml b/yxt-supervise-monitor-biz/src/main/resources/application-pro.yml index e09f09a..3cf78eb 100644 --- a/yxt-supervise-monitor-biz/src/main/resources/application-pro.yml +++ b/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: diff --git a/yxt-supervise-monitor-biz/src/main/resources/application.yml b/yxt-supervise-monitor-biz/src/main/resources/application.yml index 3b6ecea..96da28a 100644 --- a/yxt-supervise-monitor-biz/src/main/resources/application.yml +++ b/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