From f262d0f0d5b5f94a482d036cc356ec2599131392 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 29 十一月 2024 20:06:34 +0800
Subject: [PATCH] 项目启动流程、变更流程逻辑调整

---
 .env.development |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.env.development b/.env.development
index 882fbc9..b573e4e 100644
--- a/.env.development
+++ b/.env.development
@@ -9,3 +9,9 @@
 
 # 璺敱鎳掑姞杞�
 VUE_CLI_BABEL_TRANSPILE_MODULES = true
+
+# 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑
+VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:8080
+
+# flowable璁捐椤甸潰鍓嶇紑
+VUE_APP_FLOWABLE_PREFIX = http://127.0.0.1:10076

--
Gitblit v1.8.0