Commit 131e1ac90e9f52e5a8ea1e8188fbd874c016dbc5
1 parent
0b0d892d
no message
Showing
1 changed file
with
3 additions
and
3 deletions
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| @@ -483,9 +483,9 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -483,9 +483,9 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 483 | manager.kBDAppKey = @"3LqIXy2AtXxrxyFM8N73QGYN"; | 483 | manager.kBDAppKey = @"3LqIXy2AtXxrxyFM8N73QGYN"; |
| 484 | manager.kBDSecret = @"EKZxZza8purqGHOmngkMi7awtZkm0lOW"; | 484 | manager.kBDSecret = @"EKZxZza8purqGHOmngkMi7awtZkm0lOW"; |
| 485 | 485 | ||
| 486 | - manager.kBDMapAK = @"jjrZsIZYalD5IPOkjzCOOqkApKLtn8LW"; | ||
| 487 | - manager.kBDMapMCODE = @"com.cnlive.CNLiveNetAdd.debug"; | ||
| 488 | - manager.kBDMapServiceID = 213511; | 486 | + manager.kBDMapAK = @"KbQoyL7KebOF1CvHWHqKa61pf8nMhUL4"; |
| 487 | + manager.kBDMapMCODE = @"com.cnlive.CNLiveNetAdd"; | ||
| 488 | + manager.kBDMapServiceID = 214690; | ||
| 489 | 489 | ||
| 490 | manager.kWeiChatAppId_Share = @"wxed528fc749b7ee88"; | 490 | manager.kWeiChatAppId_Share = @"wxed528fc749b7ee88"; |
| 491 | manager.kWeiChatAppSecret_Share = @"729c3d3055fe336bcdef7020c2548e89"; | 491 | manager.kWeiChatAppSecret_Share = @"729c3d3055fe336bcdef7020c2548e89"; |