From 39a9548ed4f5d227d20e271f06482282353389d1 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 18 三月 2024 13:35:22 +0800
Subject: [PATCH] ERP接口

---
 h5/manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/manifest.json b/h5/manifest.json
index a3a7365..c2c0170 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -81,7 +81,7 @@
     "h5" : {
         "router" : {
             "mode" : "hash",
-            "base" : "/hsvisit_h5/"
+            "base" : "/h5/"
         }
     }
 }

--
Gitblit v1.9.3