From a3c7f557c0d1bca50d3bb5c3d6e675c52b013663 Mon Sep 17 00:00:00 2001 From: zhaoguangwei Date: Tue, 13 Aug 2019 16:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BF=E9=80=8F=E5=BC=8F=E6=A3=80=E7=B4=A2?= =?UTF-8?q?=E9=87=87=E7=94=A8=EF=BC=9A192.168.151.40=EF=BC=8C=E5=8E=9F?= =?UTF-8?q?=E5=85=88=E7=94=A839=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ump-booter/src/main/resources/application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/manager/ump-booter/src/main/resources/application.properties b/source/manager/ump-booter/src/main/resources/application.properties index a0ba8881..c64be53e 100644 --- a/source/manager/ump-booter/src/main/resources/application.properties +++ b/source/manager/ump-booter/src/main/resources/application.properties @@ -4,5 +4,5 @@ spring.mvc.favicon.enabled=false logging.config=classpath:log4j2-jump.xml -retrieval.schemaUrl=http://192.168.151.39:8082 -retrieval.taskUrl=http://192.168.151.39:10005 \ No newline at end of file +retrieval.schemaUrl=http://192.168.151.40:8082 +retrieval.taskUrl=http://192.168.151.40:10005 \ No newline at end of file