diff --git a/.env.hella13 b/.env.hella13 index 427ab7c88..21d8a4bb0 100644 --- a/.env.hella13 +++ b/.env.hella13 @@ -38,3 +38,6 @@ VITE_JMREPORT_BASE_URL='http://172.21.32.13:90' # 租户配置 VITE_TENANT='["长春"]' + +# 查看质检报告环境 +VITE_REPORT_URL = 'https://scp.faway-hella.com' \ No newline at end of file diff --git a/.env.hella14 b/.env.hella14 index da353530c..9b5fca566 100644 --- a/.env.hella14 +++ b/.env.hella14 @@ -38,3 +38,6 @@ VITE_JMREPORT_BASE_URL='http://172.21.32.14:90' # 租户配置 VITE_TENANT='["长春"]' + +# 查看质检报告环境 +VITE_REPORT_URL = 'https://scptest.faway-hella.com' \ No newline at end of file diff --git a/.env.hella8 b/.env.hella8 index 488560e5c..d022f0740 100644 --- a/.env.hella8 +++ b/.env.hella8 @@ -38,4 +38,7 @@ VITE_JMREPORT_BASE_URL='http://172.22.32.8:90' # 租户配置 -VITE_TENANT='["成都"]' \ No newline at end of file +VITE_TENANT='["成都"]' + +# 查看质检报告环境 +VITE_REPORT_URL = 'https://scp.faway-hella.com' \ No newline at end of file diff --git a/.env.hella9 b/.env.hella9 index 7ce574d7f..baf753b61 100644 --- a/.env.hella9 +++ b/.env.hella9 @@ -37,4 +37,7 @@ 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 +VITE_TENANT='["成都"]' + +# 查看质检报告环境 +VITE_REPORT_URL = 'https://scptest.faway-hella.com'