Commit e0e168e1cbd3ce3b5ffead7a0beda4c5d195ffbb
1 parent
b5f29c8d
no message
Showing
1 changed file
with
2 additions
and
2 deletions
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| ... | ... | @@ -199,7 +199,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 199 | 199 | manager.kWeiChatAppId_Share = @"wx9b7f9443a8ccf15a"; |
| 200 | 200 | manager.kWeiChatAppSecret_Share = @"8d9970bf2901411d8dd2bffb344f147e"; |
| 201 | 201 | |
| 202 | - manager.kQQShareAppId_Share = @"1106970445"; | |
| 202 | + manager.kQQShareAppId_Share = @"1106866745"; | |
| 203 | 203 | manager.kQQShareAppSecret_Share = @"4hxuJ1HIes4i4hqT"; |
| 204 | 204 | |
| 205 | 205 | manager.kWeiBoShareAppId_Share = @"1337575478"; |
| ... | ... | @@ -347,7 +347,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 347 | 347 | manager.kWeiChatAppId_Share = @"wx9b7f9443a8ccf15a"; |
| 348 | 348 | manager.kWeiChatAppSecret_Share = @"8d9970bf2901411d8dd2bffb344f147e"; |
| 349 | 349 | |
| 350 | - manager.kQQShareAppId_Share = @"1106970445"; | |
| 350 | + manager.kQQShareAppId_Share = @"1106866745"; | |
| 351 | 351 | manager.kQQShareAppSecret_Share = @"4hxuJ1HIes4i4hqT"; |
| 352 | 352 | |
| 353 | 353 | manager.kWeiBoShareAppId_Share = @"1337575478"; | ... | ... |