From b31d0bdae5ab5e7c24eadf08fea270c6bb9f3c7a Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 09 二月 2023 16:58:46 +0800
Subject: [PATCH] 1.自动排程代码正在研究

---
 .env.development |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index 5fd6935..26aba89 100644
--- a/.env.development
+++ b/.env.development
@@ -2,4 +2,9 @@
 ENV = 'development'
 
 # base api
-VUE_APP_BASE_API = 'http://121.196.36.24:8001/api/'
+VUE_APP_BASE_API = '/api/'
+
+
+# 鏂囦欢涓嬭浇鍦板潃   涓嬭浇鏁版嵁妯℃澘鍦板潃
+VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001'
+

--
Gitblit v1.9.3