From a03c61e188e6b3d8b54ae6e198e5efe8f7115722 Mon Sep 17 00:00:00 2001 From: lanterngamescn Date: Sat, 27 Jun 2026 14:00:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(share):=20querySchemes=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20mqqapi/snssdk1128=20=E4=BE=9B=E6=8C=87=E5=BC=95?= =?UTF-8?q?=E7=AA=97=E6=8B=89=E8=B5=B7QQ/=E6=8A=96=E9=9F=B3=EF=BC=88?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E9=87=8D=E6=9E=84=20=C2=A77.4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/module.json5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index 9b4b9fc..c36abe2 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -11,7 +11,9 @@ "installationFree": false, "pages": "$profile:main_pages", "querySchemes": [ - "weixin" + "weixin", + "mqqapi", + "snssdk1128" ], "abilities": [ {