From 603b50f2cf5fd0d2b93527319dfb913254b2277e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=BF=E9=98=B3?= <997485446@qq.com> Date: Wed, 22 Oct 2025 06:55:04 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20conf/test/config.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/test/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/test/config.yaml b/conf/test/config.yaml index 295b2c3..ba8c23f 100644 --- a/conf/test/config.yaml +++ b/conf/test/config.yaml @@ -2,8 +2,8 @@ system: mode: dev #正式 prod #测试 test #开发 dev # config_source: configmap exhibitionRegister: - host: 121.229.45.214 - port: 9007 + host: svc-fontree-mysql-service-artist + port: 3306 user: artuser password: C250PflXIWv2SQm8 db_name: "exhibition_register"