Commit 41fbb525cb4012140fc6e4a34e721647561411b9
1 parent
a85737d2
0.3.8 版本 /** 正式@"http://cms.cnlive.com/api" 更改为 https://cms.cnlive.com/api
测试@"http://cmstest.cnlive.com/cms" 更改为 https://cmstest.cnlive.com */
Showing
3 changed files
with
11 additions
and
11 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.7' | 11 | + s.version = '0.3.8' |
| 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/CNLiveEnvironment.h
| @@ -56,8 +56,8 @@ | @@ -56,8 +56,8 @@ | ||
| 56 | 测试@"https://api.cnlive.com/open/api2"*/ | 56 | 测试@"https://api.cnlive.com/open/api2"*/ |
| 57 | #define API_OpenApi2 [CNLiveEnvironmentManager manager].kAPI_OpenApi2 | 57 | #define API_OpenApi2 [CNLiveEnvironmentManager manager].kAPI_OpenApi2 |
| 58 | 58 | ||
| 59 | -/** 正式@"http://cms.cnlive.com/api" | ||
| 60 | - 测试@"http://cmstest.cnlive.com/cms"*/ | 59 | +/** 正式@"http://cms.cnlive.com/api" 更改为 https://cms.cnlive.com/api |
| 60 | + 测试@"http://cmstest.cnlive.com/cms" 更改为 https://cmstest.cnlive.com */ | ||
| 61 | #define API_Classify [CNLiveEnvironmentManager manager].kAPI_Classify | 61 | #define API_Classify [CNLiveEnvironmentManager manager].kAPI_Classify |
| 62 | 62 | ||
| 63 | /** 正式@"https://manageshop.cnlive.com" | 63 | /** 正式@"https://manageshop.cnlive.com" |
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| @@ -157,7 +157,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -157,7 +157,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 157 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 157 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 158 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 158 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 159 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 159 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 160 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | 160 | + manager.kAPI_Classify = @"https://cmstest.cnlive.com";//@"http://cmstest.cnlive.com:8768"; |
| 161 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 161 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 162 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 162 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 163 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; | 163 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| @@ -241,7 +241,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -241,7 +241,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 241 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 241 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 242 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 242 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 243 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 243 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 244 | - manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | 244 | + manager.kAPI_Classify = @"https://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; |
| 245 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; | 245 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 246 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; | 246 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 247 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; | 247 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; |
| @@ -325,7 +325,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -325,7 +325,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 325 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 325 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 326 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 326 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 327 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 327 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 328 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | 328 | + manager.kAPI_Classify = @"https://cmstest.cnlive.com";//@"http://cmstest.cnlive.com:8768"; |
| 329 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 329 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 330 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 330 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 331 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; | 331 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| @@ -411,7 +411,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -411,7 +411,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 411 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 411 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 412 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 412 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 413 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 413 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 414 | - manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | 414 | + manager.kAPI_Classify = @"https://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; |
| 415 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; | 415 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 416 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; | 416 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 417 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; | 417 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; |
| @@ -496,7 +496,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -496,7 +496,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 496 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 496 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 497 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 497 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 498 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 498 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 499 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | 499 | + manager.kAPI_Classify = @"https://cmstest.cnlive.com";//@"http://cmstest.cnlive.com:8768"; |
| 500 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; | 500 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 501 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; | 501 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 502 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; | 502 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| @@ -638,7 +638,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -638,7 +638,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 638 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 638 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 639 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 639 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 640 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 640 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 641 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | 641 | + manager.kAPI_Classify = @"https://cmstest.cnlive.com";//@"http://cmstest.cnlive.com:8768"; |
| 642 | 642 | ||
| 643 | manager.environmentDesc = @"测试商店版"; | 643 | manager.environmentDesc = @"测试商店版"; |
| 644 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; | 644 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; |
| @@ -715,7 +715,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -715,7 +715,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 715 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 715 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 716 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 716 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 717 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 717 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 718 | - manager.kAPI_Classify = @"http://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; | 718 | + manager.kAPI_Classify = @"https://cms.cnlive.com/api";//@"http://cms.cnlive.com:8768"; |
| 719 | 719 | ||
| 720 | manager.environmentDesc = @"正式商店版"; | 720 | manager.environmentDesc = @"正式商店版"; |
| 721 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | 721 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |
| @@ -791,7 +791,7 @@ static CNLiveEnvironmentManager *_instance = nil; | @@ -791,7 +791,7 @@ static CNLiveEnvironmentManager *_instance = nil; | ||
| 791 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; | 791 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 792 | manager.kAPI_Report = @"https://mobile.cnlive.com"; | 792 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 793 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; | 793 | manager.kAPI_OpenApi2 = @"https://api.cnlive.com/open/api2"; |
| 794 | - manager.kAPI_Classify = @"http://cmstest.cnlive.com/cms";//@"http://cmstest.cnlive.com:8768"; | 794 | + manager.kAPI_Classify = @"https://cmstest.cnlive.com";//@"http://cmstest.cnlive.com:8768"; |
| 795 | 795 | ||
| 796 | manager.environmentDesc = @"测试商店版"; | 796 | manager.environmentDesc = @"测试商店版"; |
| 797 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | 797 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |