Commit 8d9238062eced3d603a1ff6951df4b918ca7b53a
1 parent
528631e6
0.3.3
Showing
2 changed files
with
9 additions
and
9 deletions
CNLiveEnvironment.podspec
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| ... | ... | @@ -154,7 +154,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 154 | 154 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 155 | 155 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 156 | 156 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 157 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; | |
| 157 | + manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | |
| 158 | 158 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 159 | 159 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 160 | 160 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -236,7 +236,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 236 | 236 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 237 | 237 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 238 | 238 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 239 | - manager.kAPI_Classify = @"http://cms.cnlive.com:8768"; | |
| 239 | + manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | |
| 240 | 240 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 241 | 241 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 242 | 242 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; |
| ... | ... | @@ -318,7 +318,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 318 | 318 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 319 | 319 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 320 | 320 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 321 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; | |
| 321 | + manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | |
| 322 | 322 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 323 | 323 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 324 | 324 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -402,7 +402,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 402 | 402 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 403 | 403 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 404 | 404 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 405 | - manager.kAPI_Classify = @"http://cms.cnlive.com:8768"; | |
| 405 | + manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | |
| 406 | 406 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 407 | 407 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 408 | 408 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; |
| ... | ... | @@ -485,7 +485,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 485 | 485 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 486 | 486 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 487 | 487 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 488 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; | |
| 488 | + manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | |
| 489 | 489 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 490 | 490 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 491 | 491 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -625,7 +625,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 625 | 625 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 626 | 626 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 627 | 627 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 628 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; | |
| 628 | + manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | |
| 629 | 629 | |
| 630 | 630 | manager.environmentDesc = @"测试商店版"; |
| 631 | 631 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; |
| ... | ... | @@ -701,7 +701,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 701 | 701 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 702 | 702 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 703 | 703 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 704 | - manager.kAPI_Classify = @"http://cms.cnlive.com:8768"; | |
| 704 | + manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | |
| 705 | 705 | |
| 706 | 706 | manager.environmentDesc = @"正式商店版"; |
| 707 | 707 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |
| ... | ... | @@ -776,7 +776,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 776 | 776 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 777 | 777 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 778 | 778 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 779 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com:8768"; | |
| 779 | + manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | |
| 780 | 780 | |
| 781 | 781 | manager.environmentDesc = @"测试商店版"; |
| 782 | 782 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | ... | ... |