From 68edca7409736705db50504b003cba66bb4ccd6e Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 08 八月 2023 11:08:50 +0800
Subject: [PATCH] 1.新增用户组管理

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

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

--
Gitblit v1.9.3