From ec743754d4eec74005f64ed537989b5ba6af4e79 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期一, 20 三月 2023 10:14:08 +0800
Subject: [PATCH] 添加检测结果界面

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

diff --git a/.env.development b/.env.development
index 5ef8de5..2459a4f 100644
--- a/.env.development
+++ b/.env.development
@@ -5,13 +5,13 @@
 VITE_PUBLIC_PATH = /
 
 # 璺ㄥ煙浠g悊锛屾偍鍙互閰嶇疆澶氫釜 ,璇锋敞鎰忥紝娌℃湁鎹㈣绗�
-VITE_PROXY = [["/jeecgboot","http://192.168.21.70:9999"],["/upload","http://localhost:3300/upload"]]
+VITE_PROXY = [["/herb","http://192.168.21.70:9999"],["/upload","http://localhost:3300/upload"]]
 
 # 鎺у埗鍙颁笉杈撳嚭
 VITE_DROP_CONSOLE = false
 
 #鍚庡彴鎺ュ彛鐖跺湴鍧�(蹇呭~)
-VITE_GLOB_API_URL=/jeecgboot
+VITE_GLOB_API_URL=/herb
 
 #鍚庡彴鎺ュ彛鍏ㄨ矾寰勫湴鍧�(蹇呭~)
 VITE_GLOB_DOMAIN_URL=http://192.168.21.70:9999

--
Gitblit v1.9.3