From 63f1d4113b15cf1bfb6110e0a7b816319b259fe8 Mon Sep 17 00:00:00 2001 From: WenG <450292408@qq.com> Date: Sun, 27 Mar 2022 14:14:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index a30da36..abd9b21 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -1,7 +1,7 @@ server: port: 7011 - ip: 1.24.238.149 - url: http://1.24.238.149:37210/usercenter + ip: 1.24.238.143 + url: http://www.wlcbsyzl.cn/usercenter system-title: 统一用户管理系统 system-sub-title: 智慧城市 default-index-page: route/custom/index