From 6e0d0838368c5ed03ae4cf8fef6bb7cf725feb52 Mon Sep 17 00:00:00 2001 From: zhangli <123879394@qq.com> Date: Sun, 7 Sep 2025 22:44:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E8=B0=83=E8=AF=95=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-local.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application-local.yml b/src/main/resources/application-local.yml index 91216cf..35dafc2 100644 --- a/src/main/resources/application-local.yml +++ b/src/main/resources/application-local.yml @@ -12,4 +12,8 @@ sczx-singlepay: sczx-user: ribbon: - listOfServers: http://115.190.8.52:8081 \ No newline at end of file + listOfServers: http://115.190.8.52:8081 + +sczx-sync: + ribbon: + listOfServers: http://115.190.8.52:8016 \ No newline at end of file