Commit 40df2b8ed0436067b8d75d73f3e8bc29460b900b
1 parent
6e265c1d
no message
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveEnvironment.podspec
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| ... | ... | @@ -660,7 +660,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 660 | 660 | manager.kTIM_GetTokenUrl = @"https://wjjim.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 661 | 661 | |
| 662 | 662 | manager.kGDApiKey = @"bccce54fd74d7d7cd68a0461e0f36d08"; |
| 663 | - manager.kTingYunAppKey = @"37c9ea3f439145269e5cffe095466b17"; | |
| 663 | + manager.kTingYunAppKey = @"cbebb29e26d84380bad19d94476e6f03"; | |
| 664 | 664 | |
| 665 | 665 | manager.kBucketName = @""; |
| 666 | 666 | manager.kPhotoUrl = @""; | ... | ... |