From 6c0e42b16f77d5c8974f3ee947c6720312e77402 Mon Sep 17 00:00:00 2001 From: hcy <314517173@qq.com> Date: Mon, 1 Jul 2024 10:05:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config/config.properties b/src/main/resources/config/config.properties index 842f62d..347e69c 100644 --- a/src/main/resources/config/config.properties +++ b/src/main/resources/config/config.properties @@ -1,9 +1,9 @@ #power\u6743\u9650\u7CFB\u7EDF\u7684\u670D\u52A1\u5668\u5730\u5740\u5934 POWER_IP =localhost -POWER_URLHEAD = http://localhost:8080/power_admin_war_exploded +POWER_URLHEAD = http://localhost:8081/power POWER_JSPHEAD = localhost -POWER_JSP = http://localhost:8080/power_admin_war_exploded +POWER_JSP = http://localhost:8081/power #\u672C\u8EAB\u7CFB\u7EDF\u7684\u670D\u52A1\u5668\u5730\u5740\u5934 EMR_RECORD_JSP = http://localhost:8081/emr_record