From a04e154f94e673775988114c10ea5ffc37958865 Mon Sep 17 00:00:00 2001 From: pan <380711010@qq.com> Date: Mon, 2 Sep 2024 11:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.staging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.staging b/.env.staging index 6aadf19..43f3fad 100644 --- a/.env.staging +++ b/.env.staging @@ -16,4 +16,4 @@ VUE_APP_WS_URL = 'wss://www.rzdata.net/tool-tech-admin/websocket' VUE_APP_TOOL_TECH_FILE_VIEW_API = 'http://192.168.1.2:8012/tool-tech-file-view' # 流程管理服务地址 -VUE_APP_WORKFLOW_MANAGE_URL = 'http://192.168.1.2:8080/ebpm-process-manage' +VUE_APP_WORKFLOW_MANAGE_URL = '/ebpm-process-manage'