From ecc1b232f0a3c753db5b121e9a6ecb181c4bc277 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期二, 20 九月 2022 16:04:42 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui into master

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

diff --git a/.env.development b/.env.development
index cd7a7cc..b428861 100644
--- a/.env.development
+++ b/.env.development
@@ -4,8 +4,8 @@
 # 寮�鍙戠幆澧冮厤缃�
 ENV = 'development'
 
-# 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧�
-VUE_APP_BASE_API = '/dev-api'
+# 寮�鍙戠幆澧�
+VUE_APP_BASE_API = '/api'
 
 # 璺敱鎳掑姞杞�
 VUE_CLI_BABEL_TRANSPILE_MODULES = true

--
Gitblit v1.8.0