微信的key

This commit is contained in:
fengshuo
2023-03-16 18:53:44 +08:00
parent 7481417f75
commit fcd58f92f5
2 changed files with 16 additions and 8 deletions

View File

@@ -44,11 +44,11 @@ NSString * const KeyWithType(KeyType type) {
@(YES):@{
@(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26",
@(KeyType_NTESQuickLoginBusinessId) : @"0401dc97927e807fc789ef7adba98003",
@(KeyType_QQAppid) : @"101902443",
@(KeyType_QQAppid) : @"102044928",
@(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f",
@(KeyType_WechatAppid) : @"wxee68b213a1bd632b",
@(KeyType_WechatAppid) : @"wx4b772d5ebc964a38",
@(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a",
@(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70",
@(KeyType_Agora) : @"f045979c311e13725cbb9aa87c265668",
@(KeyType_TRTC) : @"1400798783",
@(KeyType_NetEase) : @"5e76ec47632d86c30ce18eabfa332b6a",
@(KeyType_APNSCer) : @"yinyouApnsRelease",
@@ -67,10 +67,10 @@ NSString * const KeyWithType(KeyType type) {
@(NO):@{
@(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26",
@(KeyType_NTESQuickLoginBusinessId) : @"0401dc97927e807fc789ef7adba98003",
@(KeyType_QQAppid) : @"101902443",
@(KeyType_QQAppid) : @"102044928",
@(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f",
@(KeyType_WechatAppid) : @"wxee68b213a1bd632b",
@(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a",
@(KeyType_WechatAppid) : @"wx4b772d5ebc964a38",
@(KeyType_WechatSecret) : @"f045979c311e13725cbb9aa87c265668",
@(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70",
@(KeyType_TRTC) : @"1400798783",
@(KeyType_NetEase) : @"5e76ec47632d86c30ce18eabfa332b6a",

View File

@@ -25,7 +25,7 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>tencent101902443</string>
<string>tencent102044928</string>
</array>
</dict>
<dict>
@@ -33,7 +33,15 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>wxee68b213a1bd632b</string>
<string>wx4b772d5ebc964a38</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>yinmengapp</string>
</array>
</dict>
</array>