修改极光appkey

This commit is contained in:
luofei 2023-07-01 15:28:07 +08:00
parent fe2fe620a8
commit 5eb134ca7d

View File

@ -160,9 +160,9 @@
}, },
"nativePlugins" : { "nativePlugins" : {
"JG-JCore" : { "JG-JCore" : {
"JPUSH_APPKEY_IOS" : "7869a2f94b120cfb4431b96f", "JPUSH_APPKEY_IOS" : "b5f679f4357018605ea6fd2e",
"JPUSH_CHANNEL_IOS" : "", "JPUSH_CHANNEL_IOS" : "",
"JPUSH_APPKEY_ANDROID" : "7869a2f94b120cfb4431b96f", "JPUSH_APPKEY_ANDROID" : "b5f679f4357018605ea6fd2e",
"JPUSH_CHANNEL_ANDROID" : "", "JPUSH_CHANNEL_ANDROID" : "",
"__plugin_info__" : { "__plugin_info__" : {
"name" : "JG-JCore", "name" : "JG-JCore",
@ -284,7 +284,6 @@
} }
} }
} }
} }
} }
}, },
@ -306,7 +305,6 @@
}, },
"requiredPrivateInfos" : [ "getLocation", "chooseAddress" ], "requiredPrivateInfos" : [ "getLocation", "chooseAddress" ],
"usingComponents" : true "usingComponents" : true
}, },
"mp-alipay" : { "mp-alipay" : {
"usingComponents" : true "usingComponents" : true
@ -335,6 +333,5 @@
}, },
"title" : "加载中...", "title" : "加载中...",
"template" : "template.h5.html" "template" : "template.h5.html"
} }
} }