From 17ecbaae8d036bb1f59b1d74b153fa9dfe542f3f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 27 三月 2025 14:17:36 +0800
Subject: [PATCH] 解决h5访客申请bug
---
h5/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index 1367de7..98170d5 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "laborVisitors",
- "appid" : "__UNI__BCCF400",
+ "appid" : "__UNI__91B8BB7",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
--
Gitblit v1.9.3