From a50f9ee4c959007ff697e9f05ed6c6ea34ac1e73 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 6 Apr 2026 21:14:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=BA=93=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intc-admin/src/main/resources/application-dev.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intc-admin/src/main/resources/application-dev.yml b/intc-admin/src/main/resources/application-dev.yml index f7dfe84..fb2287b 100644 --- a/intc-admin/src/main/resources/application-dev.yml +++ b/intc-admin/src/main/resources/application-dev.yml @@ -51,7 +51,7 @@ spring: # username: root # password: root driverClassName: org.postgresql.Driver - url: jdbc:postgresql://81.70.89.108:15432/fishery_dev?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true + url: jdbc:postgresql://81.70.89.108:15432/fishery_test?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true username: postgres password: intc@123987 # 从库数据源 - TDengine @@ -246,7 +246,7 @@ aliyun: # 设备离线告警延迟触发时间(分钟),设备离线超过此时间后才发送告警 offline-warn-delay-minutes: 6 # 是否启用报警电话通知(全局开关,关闭后所有类型的报警都不会触发电话通知) - call-notice-enabled: false + call-notice-enabled: true # AMQP 服务端订阅配置(使用数据同步的 AppKey + AppSecret) amqp: # 是否启用