From 84f34ef52baa4727fa032e4ca966b2742e414013 Mon Sep 17 00:00:00 2001 From: xinzhedeai <2291006094@qq.com> Date: Tue, 4 Mar 2025 10:25:09 +0800 Subject: [PATCH] fix:weixinid --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 99f25b3..0b254e3 100644 --- a/manifest.json +++ b/manifest.json @@ -141,7 +141,8 @@ "permission" : {}, "uniStatistics" : { "enable" : true - } + }, + "appid" : "wx41f6d06aca0687c3" }, "mp-alipay" : { "usingComponents" : true, -- 2.22.0