From 5a423dfede4ee5caa88adf95ec52d35a85072321 Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期三, 27 八月 2025 14:35:29 +0800
Subject: [PATCH] Merge branch 'feature/0826' into pim-jlmy
---
ruoyi-admin/src/main/resources/application-prod.yml.example | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application-prod.yml.example b/ruoyi-admin/src/main/resources/application-prod.yml.example
index a158a6e..362e962 100644
--- a/ruoyi-admin/src/main/resources/application-prod.yml.example
+++ b/ruoyi-admin/src/main/resources/application-prod.yml.example
@@ -10,7 +10,7 @@
# mysql
# url: jdbc:mysql://124.220.0.228:3300/ruoyi-java?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# pg
- url: jdbc:postgresql://114.132.189.42:5432/zd-test
+ url: jdbc:postgresql://114.132.189.42:5432/zd_production
username: postgres
password: bYD#nM+-BiLb
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3