From a0ae6fffc969f608694298d965e97bd1b88740e7 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 27 四月 2023 11:29:18 +0800 Subject: [PATCH] no message --- manifest.json | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7800b4a..f81150c 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,9 @@ "delay" : 0 }, /* 妯″潡閰嶇疆 */ - "modules" : {}, + "modules" : { + "OAuth" : {} + }, /* 搴旂敤鍙戝竷淇℃伅 */ "distribute" : { /* android鎵撳寘閰嶇疆 */ @@ -65,7 +67,14 @@ /* ios鎵撳寘閰嶇疆 */ "ios" : {}, /* SDK閰嶇疆 */ - "sdkConfigs" : {} + "sdkConfigs" : { + "oauth" : { + "weixin" : { + "appid" : "wx12f06ec7a21748bc", + "UniversalLinks" : "" + } + } + } } }, /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */ -- Gitblit v1.9.3