From 9f8abe86e6b7fc16a513c49e40a37dd8fff6dc39 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 28 十一月 2025 10:00:18 +0800
Subject: [PATCH] 改bug

---
 screen/vite.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/screen/vite.config.js b/screen/vite.config.js
index dcc6f82..9b20cd3 100644
--- a/screen/vite.config.js
+++ b/screen/vite.config.js
@@ -26,7 +26,7 @@
     proxy: {
       "/system_gateway": {
         target: "http://192.168.1.45:10010",
-        // target: "http://192.168.0.7",
+        // target: "http://192.168.0.7/system_gateway",
         // target: "http://10.50.250.253:8088/gateway_interface",
         // target: "https://atwl.ahzyssl.com/zhyq_interface",
         changeOrigin: true,

--
Gitblit v1.9.3