Commit 16b9b7aaee0fcaeb15a42541466e56fb88ee61f4
1 parent
10c86159
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| ... | ... | @@ -593,7 +593,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 593 | 593 | manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; |
| 594 | 594 | |
| 595 | 595 | manager.environmentDesc = @"测试商店版"; |
| 596 | - manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | |
| 596 | + manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; | |
| 597 | 597 | |
| 598 | 598 | manager.appId = @"769_k8gs9gcq47"; |
| 599 | 599 | manager.appKey = @"acf7579f45d1bfc1cec768e6493cac7ebc561f9b021a5b"; | ... | ... |