From b2b27ba9b8a4cada0d05c5fb343c5dd56e005f55 Mon Sep 17 00:00:00 2001 From: yufei0306 <13417315+yufei0306@user.noreply.gitee.com> Date: Wed, 15 May 2024 15:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=9F=E6=88=B7=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.hella13 | 3 +++ .env.hella14 | 3 +++ .env.hella15 | 3 +++ .env.hella16 | 3 +++ .env.hella8 | 4 ++++ .env.hella9 | 3 +++ 6 files changed, 19 insertions(+) diff --git a/.env.hella13 b/.env.hella13 index 9b9e1300c..b60b2be7c 100644 --- a/.env.hella13 +++ b/.env.hella13 @@ -35,3 +35,6 @@ VITE_INTERFACE_URL='http://172.21.32.13:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.21.32.13:90' + +# 租户配置 +VITE_TENANT='["长春"]' diff --git a/.env.hella14 b/.env.hella14 index 9e15dcdd5..4d29e7b41 100644 --- a/.env.hella14 +++ b/.env.hella14 @@ -35,3 +35,6 @@ VITE_INTERFACE_URL='http://172.21.32.14:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.21.32.14:90' + +# 租户配置 +VITE_TENANT='["长春"]' diff --git a/.env.hella15 b/.env.hella15 index 30eac259b..dc2a813d1 100644 --- a/.env.hella15 +++ b/.env.hella15 @@ -35,3 +35,6 @@ VITE_INTERFACE_URL='http://172.21.32.15:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.21.32.15:90' + +# 租户配置 +VITE_TENANT='["长春"]' diff --git a/.env.hella16 b/.env.hella16 index 459c68a41..dd8d228a8 100644 --- a/.env.hella16 +++ b/.env.hella16 @@ -35,3 +35,6 @@ VITE_INTERFACE_URL='http://172.21.32.16:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.21.32.16:90' + +# 租户配置 +VITE_TENANT='["长春"]' diff --git a/.env.hella8 b/.env.hella8 index 844c22c0e..d1d914dac 100644 --- a/.env.hella8 +++ b/.env.hella8 @@ -35,3 +35,7 @@ VITE_INTERFACE_URL='http://172.22.32.8:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.22.32.8:90' + + +# 租户配置 +VITE_TENANT='["成都"]' \ No newline at end of file diff --git a/.env.hella9 b/.env.hella9 index 308a2ffd2..86853d4ef 100644 --- a/.env.hella9 +++ b/.env.hella9 @@ -35,3 +35,6 @@ VITE_INTERFACE_URL='http://172.22.32.9:90/magic/web/index.html' # 积木报表请求路径 VITE_JMREPORT_BASE_URL='http://172.22.32.9:90' + +# 租户配置 +VITE_TENANT='["成都"]' \ No newline at end of file