From 5143a7f972bd72c055b5cd3fea2f92e8157cbd5d Mon Sep 17 00:00:00 2001 From: wb1496 Date: Tue, 20 Jan 2026 11:03:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E8=AE=BF?= =?UTF-8?q?=E9=97=AE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scfs-api-test/src/main/resources/application.properties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scfs-api-test/src/main/resources/application.properties b/scfs-api-test/src/main/resources/application.properties index 9b52982..e27b8ad 100644 --- a/scfs-api-test/src/main/resources/application.properties +++ b/scfs-api-test/src/main/resources/application.properties @@ -1,7 +1,8 @@ scfs.api-gateway.online=false -#scfs.api-gateway.host=http://10.131.98.80:8088/api-gateway -#scfs.api-gateway.host=http://10.129.155.38:8088/api-gateway -scfs.api-gateway.host=http://127.0.0.1:8088/api-gateway +# 外网地址 +scfs.api-gateway.host=http://124.160.111.105:29080/api-gateway +# 内网地址 +#scfs.api-gateway.host=http://10.133.91.109:9080/api-gatewa scfs.api-gateway.channel.channel-no=1021 scfs.api-gateway.channel.app-no=42 scfs.api-gateway.cipher.store-type=resources