From 3821b5cc96a7e6702a0cbc8187c6dc67d7eacf3e Mon Sep 17 00:00:00 2001
From: xuefei <564615061@qq.cm>
Date: 星期六, 29 十一月 2025 15:26:48 +0800
Subject: [PATCH] fix:批量通过和批量拒绝参数错误
---
.hbuilderx/launch.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index ee5be77..4bbcf3c 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -10,6 +10,10 @@
{
"launchtype" : "local"
},
+ "h5" :
+ {
+ "launchtype" : "local"
+ },
"mp-weixin" :
{
"launchtype" : "local"
--
Gitblit v1.9.1