From 4b8e0b68aa24a07e1b817d65eb40951911308c49 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 26 十一月 2024 16:04:50 +0800 Subject: [PATCH] 项目库table字段翻译 --- .env.production | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.env.production b/.env.production index 87f71f2..8332f47 100644 --- a/.env.production +++ b/.env.production @@ -6,3 +6,9 @@ # 灏勬椽椤圭洰绠$悊绯荤粺/鐢熶骇鐜 VUE_APP_BASE_API = '/prod-api' + +# 寮�鎵撴柊鐨則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