From 5eb134ca7d7a7c99ea686b8e09c69063485b6dfb Mon Sep 17 00:00:00 2001 From: luofei <604446095@qq.com> Date: Sat, 1 Jul 2023 15:28:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9E=81=E5=85=89appkey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 0784e56..d58f68c 100644 --- a/manifest.json +++ b/manifest.json @@ -160,9 +160,9 @@ }, "nativePlugins" : { "JG-JCore" : { - "JPUSH_APPKEY_IOS" : "7869a2f94b120cfb4431b96f", + "JPUSH_APPKEY_IOS" : "b5f679f4357018605ea6fd2e", "JPUSH_CHANNEL_IOS" : "", - "JPUSH_APPKEY_ANDROID" : "7869a2f94b120cfb4431b96f", + "JPUSH_APPKEY_ANDROID" : "b5f679f4357018605ea6fd2e", "JPUSH_CHANNEL_ANDROID" : "", "__plugin_info__" : { "name" : "JG-JCore", @@ -284,7 +284,6 @@ } } } - } } }, @@ -306,7 +305,6 @@ }, "requiredPrivateInfos" : [ "getLocation", "chooseAddress" ], "usingComponents" : true - }, "mp-alipay" : { "usingComponents" : true @@ -335,6 +333,5 @@ }, "title" : "加载中...", "template" : "template.h5.html" - } }