From 8edf190dd8755446613da55e0730c4aeabf60890 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 11 二月 2025 08:30:10 +0800
Subject: [PATCH] Revert "faat:提煤单详情下磅文字修改"

---
 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index ff51cd9..740cb7c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -98,7 +98,7 @@
             "disableHostCheck" : true,
             "proxy" : {
                 "/admin" : {
-                    "target" : "http://192.168.0.22:9999/",
+                    "target" : "http://192.168.0.23:9999/",
                     "changeOrigin" : true,
                     "secure" : true,
                     "ws" : false, // 闇�瑕亀ebsocket 寮�鍚�
@@ -107,7 +107,7 @@
                     }
                 },
                 "/gen" : {
-                    "target" : "http://192.168.0.22:9999/",
+                    "target" : "http://192.168.0.23:9999/",
                     "changeOrigin" : true,
                     "secure" : true,
                     "ws" : false, // 闇�瑕亀ebsocket 寮�鍚�
@@ -116,7 +116,7 @@
                     }
                 },
                 "/wrzs" : {
-                    "target" : "http://192.168.0.22:9896/",
+                    "target" : "http://192.168.0.23:9896/",
                     "changeOrigin" : true,
                     "secure" : true,
                     "ws" : true, // 闇�瑕亀ebsocket 寮�鍚�

--
Gitblit v1.9.1