From 0237572858628fec8fa83d48d44d34478e0146fb Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期三, 31 七月 2024 16:53:28 +0800
Subject: [PATCH] bug修改

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

diff --git a/.env.development b/.env.development
index 93ecf68..1da346e 100644
--- a/.env.development
+++ b/.env.development
@@ -10,6 +10,7 @@
 
 #孔哥
 VITE_APP_BASE_API = 'http://192.168.2.15:8082/api'
+VITE_APP_RESOURCE_API = 'http://192.168.2.16:9000/trainexam/'
 
 #线上
 #VITE_APP_BASE_API = 'http://106.15.95.149:8088/api'

--
Gitblit v1.9.2