From 3d15c6a1288bcedddf684b6f5771f3a36cc6faea Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期二, 26 十一月 2024 12:25:44 +0800 Subject: [PATCH] 流程类型tree接口 --- .env.development | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 4214a89..b573e4e 100644 --- a/.env.development +++ b/.env.development @@ -12,3 +12,6 @@ # 寮�鎵撴柊鐨則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