From 930c326fe4ba4831ea0923b5846a89d7964a4068 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期三, 18 十月 2023 16:08:08 +0800
Subject: [PATCH] 企业端

---
 company_admin/.env.staging |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/company_admin/.env.staging b/company_admin/.env.staging
index bd33547..3f4754b 100644
--- a/company_admin/.env.staging
+++ b/company_admin/.env.staging
@@ -1,2 +1,7 @@
 # 娴嬭瘯鐜閰嶇疆
 NODE_ENV = 'production'
+
+
+VUE_APP_CONTEXT_PATH = '/preselect_web'
+VUE_APP_API_PREFIX = '/preselect_web_interface'
+VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface'
\ No newline at end of file

--
Gitblit v1.9.3