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.production |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/company_admin/.env.production b/company_admin/.env.production
index ecab490..4bd5f5b 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -9,6 +9,10 @@
 
 # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/'
 
+VUE_APP_CONTEXT_PATH = '/web'
+
+VUE_APP_API_PREFIX = '/web_interface'
+
 VUE_APP_API = 'https://yx.ahapp.net/web_interface/'
 
 # VUE_APP_API = 'http://mjyx.doumee.com/preselect_interface/'
\ No newline at end of file

--
Gitblit v1.9.3