Commit 697df95aab8b7ffbb7a5cb61934eb9a728b333a7
1 parent
1525e072
更改C端 tingyun key
Showing
2 changed files
with
6 additions
and
6 deletions
CNLiveEnvironment.podspec
| @@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
| 8 | 8 | ||
| 9 | Pod::Spec.new do |s| | 9 | Pod::Spec.new do |s| |
| 10 | s.name = 'CNLiveEnvironment' | 10 | s.name = 'CNLiveEnvironment' |
| 11 | - s.version = '0.5.1' | 11 | + s.version = '0.5.2' |
| 12 | s.summary = 'CNLiveEnvironment' | 12 | s.summary = 'CNLiveEnvironment' |
| 13 | 13 | ||
| 14 | # This description is used to generate tags and improve search results. | 14 | # This description is used to generate tags and improve search results. |
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| @@ -227,7 +227,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -227,7 +227,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 227 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; | 227 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 228 | 228 | ||
| 229 | manager.kGDApiKey = @"f4459435f1c756d2efedc6ceec12be63"; | 229 | manager.kGDApiKey = @"f4459435f1c756d2efedc6ceec12be63"; |
| 230 | - manager.kTingYunAppKey = @"3dda66ec904a4c3a8ad0169ca74de352"; | 230 | + manager.kTingYunAppKey = @""; |
| 231 | 231 | ||
| 232 | manager.kBucketName = @"mam-wjjtest-802"; | 232 | manager.kBucketName = @"mam-wjjtest-802"; |
| 233 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; | 233 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; |
| @@ -313,7 +313,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -313,7 +313,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 313 | manager.kTIM_GetTokenUrl = @"https://wjjim.cnlive.com/CnliveIM/notify/generateUserSign.action"; | 313 | manager.kTIM_GetTokenUrl = @"https://wjjim.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 314 | 314 | ||
| 315 | manager.kGDApiKey = @"84d765606a54635aec2648f663d4a5ed"; | 315 | manager.kGDApiKey = @"84d765606a54635aec2648f663d4a5ed"; |
| 316 | - manager.kTingYunAppKey = @"782d9a70547a4e3f91cb328b122bb85c"; | 316 | + manager.kTingYunAppKey = @""; |
| 317 | 317 | ||
| 318 | manager.kBucketName = @"mam-wjj-769"; | 318 | manager.kBucketName = @"mam-wjj-769"; |
| 319 | manager.kPhotoUrl = @"http://wjj.ys2.cnliveimg.com/"; | 319 | manager.kPhotoUrl = @"http://wjj.ys2.cnliveimg.com/"; |
| @@ -399,7 +399,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -399,7 +399,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 399 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; | 399 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 400 | 400 | ||
| 401 | manager.kGDApiKey = @"4b15525f4265edfed8dce1d02f08a893"; | 401 | manager.kGDApiKey = @"4b15525f4265edfed8dce1d02f08a893"; |
| 402 | - manager.kTingYunAppKey = @"3dda66ec904a4c3a8ad0169ca74de352"; | 402 | + manager.kTingYunAppKey = @"a2fcfd27f3e54074bbe3a27619c86333"; |
| 403 | 403 | ||
| 404 | manager.kBucketName = @"mam-wjjtest-802"; | 404 | manager.kBucketName = @"mam-wjjtest-802"; |
| 405 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; | 405 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; |
| @@ -486,7 +486,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -486,7 +486,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 486 | manager.kTIM_GetTokenUrl = @"https://wjjim.cnlive.com/CnliveIM/notify/generateUserSign.action"; | 486 | manager.kTIM_GetTokenUrl = @"https://wjjim.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 487 | 487 | ||
| 488 | manager.kGDApiKey = @"5a0e2a559b987e67d5b0c13490adde02"; | 488 | manager.kGDApiKey = @"5a0e2a559b987e67d5b0c13490adde02"; |
| 489 | - manager.kTingYunAppKey = @"37c9ea3f439145269e5cffe095466b17"; | 489 | + manager.kTingYunAppKey = @"aa8fbd3c3bb14baa83e771b60e55f710"; |
| 490 | 490 | ||
| 491 | manager.kBucketName = @"mam-wjj-769"; | 491 | manager.kBucketName = @"mam-wjj-769"; |
| 492 | manager.kPhotoUrl = @"http://wjj.ys2.cnliveimg.com/"; | 492 | manager.kPhotoUrl = @"http://wjj.ys2.cnliveimg.com/"; |
| @@ -574,7 +574,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -574,7 +574,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 574 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; | 574 | manager.kTIM_GetTokenUrl = @"https://imtest.cnlive.com/CnliveIM/notify/generateUserSign.action"; |
| 575 | 575 | ||
| 576 | manager.kGDApiKey = @"4b15525f4265edfed8dce1d02f08a893"; | 576 | manager.kGDApiKey = @"4b15525f4265edfed8dce1d02f08a893"; |
| 577 | - manager.kTingYunAppKey = @"3dda66ec904a4c3a8ad0169ca74de352"; | 577 | + manager.kTingYunAppKey = @"a2fcfd27f3e54074bbe3a27619c86333"; |
| 578 | 578 | ||
| 579 | manager.kBucketName = @"mam-wjjtest-802"; | 579 | manager.kBucketName = @"mam-wjjtest-802"; |
| 580 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; | 580 | manager.kPhotoUrl = @"http://wjjtest.ys2.cnliveimg.com/"; |