From 038ccdb1ac8dfe3fc77f8aa9e413b9027ff1e6d8 Mon Sep 17 00:00:00 2001
From: jiaosong <jiaosong6760@dingtalk.com>
Date: 星期四, 21 九月 2023 18:09:58 +0800
Subject: [PATCH] #属性去除

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

diff --git a/company_admin/.env.production b/company_admin/.env.production
index eb6b15b..87d6b63 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -3,7 +3,11 @@
 
 # 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: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/'
 

--
Gitblit v1.9.3