From 11aa1b11b10559d1413391133e045b38bfa58ec7 Mon Sep 17 00:00:00 2001 From: sh Date: Wed, 3 Dec 2025 12:03:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application-local.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-local.yml b/ruoyi-admin/src/main/resources/application-local.yml index 1bb2287..50c57e6 100644 --- a/ruoyi-admin/src/main/resources/application-local.yml +++ b/ruoyi-admin/src/main/resources/application-local.yml @@ -6,9 +6,9 @@ spring: druid: # 主库数据源 master: - url: jdbc:highgo://10.98.80.230:5866/highgo?useUnicode=true&characterEncoding=utf8¤tSchema=ks_db4&stringtype=unspecified + url: jdbc:highgo://124.243.245.42:5866/highgo?useUnicode=true&characterEncoding=utf8¤tSchema=ks_db4&stringtype=unspecified username: sysdba - password: ZKR2026@comzkr + password: ZKR2024@comzkr # 从库数据源 slave: # 从数据源开关/默认关闭 @@ -61,9 +61,9 @@ spring: multi-statement-allow: true redis: # 地址 - host: 10.98.80.37 + host: 124.243.245.42 # 端口,默认为6379 - port: 16379 + port: 5379 # 数据库索引 database: 5 # 密码 @@ -84,7 +84,7 @@ spring: easy-es: enable: true banner: false - address: 10.98.80.37:19200 + address: 124.243.245.42:9200 global-config: process-index-mode: manual db-config: