From d375f6b9bb14f71bc2380cb842e0e0a7eb68322a Mon Sep 17 00:00:00 2001 From: Kelvin Date: Sun, 5 Jan 2025 20:31:51 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=BF=AE=E6=94=B9=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ktg-admin/src/main/resources/application-dev.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ktg-admin/src/main/resources/application-dev.yml b/ktg-admin/src/main/resources/application-dev.yml index f182ff2..07d46c6 100644 --- a/ktg-admin/src/main/resources/application-dev.yml +++ b/ktg-admin/src/main/resources/application-dev.yml @@ -8,7 +8,7 @@ spring: master: # url: jdbc:dm://30.30.2.24:5237/WMS_DJ?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # url: jdbc:dm://localhost:5236/WMS_DJ?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 - url: jdbc:dm://8.218.31.53:7069/WMS_GJ?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:dm://abca.xin:7069/WMS_GJ?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: SYSDBA password: SYSDBA001 # 从库数据源 @@ -61,7 +61,7 @@ spring: # redis 配置 redis: # 地址 - host: 8.218.31.53 + host: abca.xin # 端口,默认为6379 port: 7067 # 数据库索引 @@ -83,10 +83,10 @@ spring: #Mino配置 minio: - url: http://8.218.31.53:7068 + url: http://abca.xin:7068 accessKey: seBsDKT7Ss8B4aGiNiNn secretKey: IYvTR63NZE3EemLfIHGTXu72O7svMEiNHG2OoOWI - bucketName: wms-dj + bucketName: wms-gj # 远程读取文件 globalConfig: