Browse Source

更新 link

zhengkun 2 months ago
parent
commit
26de9f4530

BIN
ios/JianYuIOS/JianYuIOS.xcworkspace/xcuserdata/zhengkun.xcuserdatad/UserInterfaceState.xcuserstate


+ 3 - 3
ios/JianYuIOS/JianYuIOS/AppDelegate.m

@@ -108,11 +108,11 @@
     
     
     [[UMSocialManager defaultManager] setPlaform:UMSocialPlatformType_WechatSession appKey:@"wx0e6a5b18f4cfd10d" appSecret:@"b9a93038b7481278f7a0e048c0d81770" redirectURL:nil];
     [[UMSocialManager defaultManager] setPlaform:UMSocialPlatformType_WechatSession appKey:@"wx0e6a5b18f4cfd10d" appSecret:@"b9a93038b7481278f7a0e048c0d81770" redirectURL:nil];
     
     
-    //MYFVJZhtygWy5hzh  秘钥
-    [[UMSocialManager defaultManager] setPlaform:UMSocialPlatformType_QQ appKey:@"1106703118"/*设置QQ平台的appID*/  appSecret:nil redirectURL:nil];
+    //MYFVJZhtygWy5hzh  秘钥 1106703118
+    [[UMSocialManager defaultManager] setPlaform:UMSocialPlatformType_QQ appKey:@"1106734232"/*设置QQ平台的appID*/  appSecret:nil redirectURL:nil];
     
     
     
     
-    [WXApi registerApp:@"wx0e6a5b18f4cfd10d" universalLink:@"https:www.jianyu360.cn/"];
+    [WXApi registerApp:@"wx0e6a5b18f4cfd10d" universalLink:@"https://www.jianyu360.cn/"];
 
 
 }
 }
 
 

+ 2 - 2
ios/JianYuIOS/JianYuIOS/Info.plist

@@ -33,7 +33,7 @@
 			<string>Editor</string>
 			<string>Editor</string>
 			<key>CFBundleURLSchemes</key>
 			<key>CFBundleURLSchemes</key>
 			<array>
 			<array>
-				<string>tencent1106703118</string>
+				<string>tencent1106734232</string>
 			</array>
 			</array>
 		</dict>
 		</dict>
 		<dict>
 		<dict>
@@ -41,7 +41,7 @@
 			<string>Editor</string>
 			<string>Editor</string>
 			<key>CFBundleURLSchemes</key>
 			<key>CFBundleURLSchemes</key>
 			<array>
 			<array>
-				<string>QQ4e4c1a50</string>
+				<string>QQ41f76c98</string>
 			</array>
 			</array>
 		</dict>
 		</dict>
 		<dict>
 		<dict>