Commit 8d9238062eced3d603a1ff6951df4b918ca7b53a
1 parent
528631e6
0.3.3
Showing
2 changed files
with
9 additions
and
9 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.3.2' | 11 | + s.version = '0.3.3' |
| 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
| @@ -154,7 +154,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -154,7 +154,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 154 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 154 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 155 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 155 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 156 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 158 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 159 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 159 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 160 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; | 160 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| @@ -236,7 +236,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -236,7 +236,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 236 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 236 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 237 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 237 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 238 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; | 240 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 241 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; | 241 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 242 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; | 242 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; |
| @@ -318,7 +318,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -318,7 +318,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 318 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 318 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 319 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 319 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 320 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 322 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 323 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 323 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 324 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; | 324 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| @@ -402,7 +402,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -402,7 +402,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 402 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 402 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 403 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 403 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 404 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; | 406 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 407 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; | 407 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 408 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; | 408 | manager.kAPI_LtyAdmin = @"http://ltyadmin.cnlive.com"; |
| @@ -485,7 +485,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -485,7 +485,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 485 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 485 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 486 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 486 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 487 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 489 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 490 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 490 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 491 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; | 491 | manager.kAPI_LtyAdmin = @"http://ltyadmintest.cnlive.com"; |
| @@ -625,7 +625,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -625,7 +625,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 625 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 625 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 626 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 626 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 627 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.environmentDesc = @"测试商店版"; | 630 | manager.environmentDesc = @"测试商店版"; |
| 631 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; | 631 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; |
| @@ -701,7 +701,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -701,7 +701,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 701 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 701 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 702 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 702 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 703 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.environmentDesc = @"正式商店版"; | 706 | manager.environmentDesc = @"正式商店版"; |
| 707 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | 707 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |
| @@ -776,7 +776,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -776,7 +776,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 776 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 776 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 777 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 777 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 778 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 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 | manager.environmentDesc = @"测试商店版"; | 781 | manager.environmentDesc = @"测试商店版"; |
| 782 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | 782 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |