From 9b55957f6a1f01941b0d4d5a6668f18a9d612e86 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 30 四月 2025 10:32:58 +0800
Subject: [PATCH] sf
---
h5/manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index f3a4ff9..d2d407f 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -81,13 +81,13 @@
"/preselect_h5_interface" : {
// "target" : "http://127.0.0.1:10022/",
// "target" : "http://127.0.0.1:10024/",
- "target" : "https://dmtest.ahapp.net/preselect_h5_interface/",
+ "target" : "https://yx.ahapp.net/h5_interface_v2/",
// "target" : "http://121.41.164.217/",
// "target" : "http://192.168.0.15:10022/",
// "target" : "https://dmtest.ahapp.net/",
"changeOrigin" : true,
"secure" : false,
- "pathRewrite": {
+ "pathRewrite" : {
"^/preselect_h5_interface" : "/"
}
}
--
Gitblit v1.9.3