From f37bf024e972156951dfcb849281edcb2ee7f9fb Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 27 十一月 2024 16:31:46 +0800
Subject: [PATCH] 上传文件改为集合

---
 .env.production |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.env.production b/.env.production
index 0a50ac3..8332f47 100644
--- a/.env.production
+++ b/.env.production
@@ -9,3 +9,6 @@
 
 # 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑
 VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:9999
+
+# flowable璁捐椤甸潰鍓嶇紑
+VUE_APP_FLOWABLE_PREFIX = http://127.0.0.1:10076

--
Gitblit v1.8.0