From 38e0cad3107b0a43e9afac4e5e55cf769e84d01c Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 09 七月 2025 16:58:18 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application-local.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-local.yml b/ruoyi-admin/src/main/resources/application-local.yml index d675a23..c03a5b5 100644 --- a/ruoyi-admin/src/main/resources/application-local.yml +++ b/ruoyi-admin/src/main/resources/application-local.yml @@ -19,7 +19,7 @@ # password: csbsbxt@123 # driver-class-name: org.postgresql.Driver # 鏈湴楂樻柉 - url: jdbc:postgresql://127.0.0.1:5432/postgres + url: jdbc:postgresql://192.168.100.138:5432/postgres username: gaussdb password: Ls@123456 driver-class-name: org.postgresql.Driver -- Gitblit v1.9.3