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