From 8771da2ccf6f7c3fd2a8c89a1a0e230c6386db7f Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期一, 17 十一月 2025 15:40:48 +0800
Subject: [PATCH] feat(api): 新增多个API接口并优化配置
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index fe6bbed..5efa53a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -73,7 +73,7 @@
"h5" : {
"title" : "鏀粯",
"router" : {
- "base" : "/scanPay/",
+ "base" : "/pay/",
"mode" : "history"
},
"devServer" : {
--
Gitblit v1.9.1