From 719b0a1d4519206be5c20fd8bf4a30b5cb4837b6 Mon Sep 17 00:00:00 2001 From: liyj <1617420630@qq.com> Date: Tue, 27 May 2025 17:42:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/main/resources/application.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client/src/main/resources/application.yml b/client/src/main/resources/application.yml index 250bcab9..b292a55d 100644 --- a/client/src/main/resources/application.yml +++ b/client/src/main/resources/application.yml @@ -12,8 +12,7 @@ logging: charset: console: UTF-8 - -#remoteIp: https://mall.gpxscs.cn/api -remoteIp: http://192.168.0.104:8089 +remoteIp: https://mall.gpxscs.cn/api +#remoteIp: http://192.168.0.104:8089 versionName: client-v1 \ No newline at end of file