From 357f98152121c96ce65eb4f424b1ee54e3d84f39 Mon Sep 17 00:00:00 2001 From: chenguilong <598604202@qq.com> Date: Fri, 23 Sep 2022 18:12:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AC=AC=E4=B8=89=E6=96=B9ap?= =?UTF-8?q?pid=E5=92=8Ckey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xplan-ios/Appdelegate/AppDelegate+ThirdConfig.m | 10 +++++----- xplan-ios/Global/XPConstant.m | 16 ++++++++-------- xplan-ios/Info.plist | 8 ++++---- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/xplan-ios/Appdelegate/AppDelegate+ThirdConfig.m b/xplan-ios/Appdelegate/AppDelegate+ThirdConfig.m index 0ad4fcb9..bdc07cef 100644 --- a/xplan-ios/Appdelegate/AppDelegate+ThirdConfig.m +++ b/xplan-ios/Appdelegate/AppDelegate+ThirdConfig.m @@ -32,11 +32,11 @@ UIKIT_EXTERN NSString * kYinyouPrivateKey; - (void)configShareSDK { [ShareSDK registPlatforms:^(SSDKRegister *platformsRegister) { //QQ - NSString *universalLink = @"https://6cqhk.share2dlink.com/"; - NSString *qqUniversalLink = @"https://6cqhk.share2dlink.com/qq_conn/101937205"; - [platformsRegister setupQQWithAppId:KeyWithType(KeyType_QQAppid) appkey:KeyWithType(KeyType_QQSecret) enableUniversalLink:YES universalLink:qqUniversalLink]; - [platformsRegister setupWeChatWithAppId:KeyWithType(KeyType_WechatAppid) appSecret:KeyWithType(KeyType_WechatSecret) universalLink:universalLink]; - }]; + NSString *universalLink = @"https://a6lno.share2dlink.com/"; + NSString *qqUniversalLink = @"https://a6lno.share2dlink.com/qq_conn/101902443"; + [platformsRegister setupQQWithAppId:KeyWithType(KeyType_QQAppid) appkey:KeyWithType(KeyType_QQSecret) enableUniversalLink:YES universalLink:qqUniversalLink]; + [platformsRegister setupWeChatWithAppId:KeyWithType(KeyType_WechatAppid) appSecret:KeyWithType(KeyType_WechatSecret) universalLink:universalLink]; + }]; } - (void)configNIMSDK { diff --git a/xplan-ios/Global/XPConstant.m b/xplan-ios/Global/XPConstant.m index 478c9614..4e0130fd 100644 --- a/xplan-ios/Global/XPConstant.m +++ b/xplan-ios/Global/XPConstant.m @@ -41,10 +41,10 @@ NSString * const KeyWithType(KeyType type) { @(YES):@{ @(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26", @(KeyType_NTESQuickLoginBusinessId) : @"ef7de5582f194c549125a64b710e7f31", - @(KeyType_QQAppid) : @"101937205", - @(KeyType_QQSecret) : @"458ed9d671ba4b177799189db5fbc434", - @(KeyType_WechatAppid) : @"wx3f0462eb7eccd64f", - @(KeyType_WechatSecret) : @"1c07949e3f53433f1c6038bfcdd54c40", + @(KeyType_QQAppid) : @"101902443", + @(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f", + @(KeyType_WechatAppid) : @"wxee68b213a1bd632b", + @(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a", @(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70", @(KeyType_TRTC) : @"1400600174", @(KeyType_NetEase) : @"14ef7a0d0a84cb49bae1c22d78cf1ddf", @@ -63,10 +63,10 @@ NSString * const KeyWithType(KeyType type) { @(NO):@{ @(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26", @(KeyType_NTESQuickLoginBusinessId) : @"09c1214706c34f4798d3f05d86148608", - @(KeyType_QQAppid) : @"101937205", - @(KeyType_QQSecret) : @"458ed9d671ba4b177799189db5fbc434", - @(KeyType_WechatAppid) : @"wx3f0462eb7eccd64f", - @(KeyType_WechatSecret) : @"1c07949e3f53433f1c6038bfcdd54c40", + @(KeyType_QQAppid) : @"101902443", + @(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f", + @(KeyType_WechatAppid) : @"wxee68b213a1bd632b", + @(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a", @(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70", @(KeyType_TRTC) : @"1400600174", @(KeyType_NetEase) : @"82a8d602aacbbb27a1c0fc809052286e", diff --git a/xplan-ios/Info.plist b/xplan-ios/Info.plist index 9b1cf9a7..38a6dc4d 100644 --- a/xplan-ios/Info.plist +++ b/xplan-ios/Info.plist @@ -25,7 +25,7 @@ Editor CFBundleURLSchemes - tencent101937205 + tencent101902443 @@ -33,7 +33,7 @@ Editor CFBundleURLSchemes - wx3f0462eb7eccd64f + wxee68b213a1bd632b @@ -58,9 +58,9 @@ LSRequiresIPhoneOS MOBAppKey - m327090efb1260 + m30e2a5588f42e MOBAppSecret - 85b767077fd991853329d54fbbaee19c + b0001d6948333cbcbdd43105cb9e225c NSAppTransportSecurity NSAllowsArbitraryLoads