From 27bb78c183fd7a8b5de4b99ffecbae81feb07e37 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期四, 21 九月 2023 18:32:06 +0800
Subject: [PATCH] 企业端

---
 company_admin/.env.production |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/company_admin/.env.production b/company_admin/.env.production
index eb6b15b..89f2f32 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -3,10 +3,14 @@
 
 # VUE_APP_API = 'https://dmtest.ahapp.net/preselect_interface/'
 
-VUE_APP_API = 'http://127.0.0.1/'
+# VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/'
+
+# VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/'
+
+# VUE_APP_API = 'http://127.0.0.1:10022/'
 
 # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/'
 
-# VUE_APP_API = 'http://yx.doumee.com/preselect_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