From 57a0e64f1617aabcad385b67cc6fc9fee8062a4b Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期六, 12 四月 2025 18:07:26 +0800
Subject: [PATCH] fix:对接监控

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

diff --git a/.env.development b/.env.development
index 7199d89..69f13e0 100644
--- a/.env.development
+++ b/.env.development
@@ -9,6 +9,6 @@
     VITE_APP_IMG_BASEURL='http://192.168.0.200:8036/upload'
 
 # 南京接口
-  # VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036'
+  # VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8038'
 #后端本地
     VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.200:8038'

--
Gitblit v1.9.3