From a63b44e4b7cdc19db7a91d6d9c4b3f1ec5acf4d1 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 19 九月 2023 15:38:18 +0800
Subject: [PATCH] 修改

---
 company_admin/.env.production |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/company_admin/.env.production b/company_admin/.env.production
index eb6b15b..9f0deac 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -3,7 +3,9 @@
 
 # VUE_APP_API = 'https://dmtest.ahapp.net/preselect_interface/'
 
-VUE_APP_API = 'http://127.0.0.1/'
+# VUE_APP_API = 'http://127.0.0.1/'
+
+VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/'
 
 # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/'
 

--
Gitblit v1.9.3