From 5ec73adcca1d7f2b96c623cfdc66e309958ae2bf Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 13 十月 2023 17:24:15 +0800
Subject: [PATCH] 开发

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

diff --git a/company_admin/.env.production b/company_admin/.env.production
index 87d6b63..ecab490 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -3,14 +3,12 @@
 
 # VUE_APP_API = 'https://dmtest.ahapp.net/preselect_interface/'
 
-VUE_APP_API = 'http://127.0.0.1:10022/'
-
 # 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