From e8ae3f6ab62ebf767cd866a6f2d5067fc2c22af3 Mon Sep 17 00:00:00 2001 From: ajaxfan <909938737@qq.com> Date: Mon, 1 Feb 2021 12:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 563c0a9..c9f1ecb 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -168,7 +168,7 @@ mconfig: seata-open-enabled: false work-id: 1 #终端ID datacenter-id: 1 #数据中心ID - host-name: http://${eureka.instance.hostname} + host-name: http://10.242.31.158/ service-name-purp: mall-purp #采购系统委托项目微服务 service-name-wfap: wfap #重新评审 流程微服务 wfSectionNo: '001'