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
CNLiveEnvironment/Classes/CNLiveEnvironment.h
| ... | ... | @@ -56,8 +56,8 @@ |
| 56 | 56 | 测试@"https://api.cnlive.com/open/api2"*/ |
| 57 | 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 | 61 | #define API_Classify [CNLiveEnvironmentManager manager].kAPI_Classify |
| 62 | 62 | |
| 63 | 63 | /** 正式@"https://manageshop.cnlive.com" | ... | ... |
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.m
| ... | ... | @@ -157,7 +157,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 157 | 157 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 158 | 158 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 159 | 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 | 161 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 162 | 162 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 163 | 163 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -241,7 +241,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 241 | 241 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 242 | 242 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 243 | 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 | 245 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 246 | 246 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 247 | 247 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; |
| ... | ... | @@ -325,7 +325,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 325 | 325 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 326 | 326 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 327 | 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 | 329 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 330 | 330 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 331 | 331 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -411,7 +411,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 411 | 411 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 412 | 412 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 413 | 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 | 415 | manager.kAPI_Managemall = @"https://managemall.cnlive.com"; |
| 416 | 416 | manager.kAPI_Manageshop = @"https://manageshop.cnlive.com"; |
| 417 | 417 | manager.kAPI_LtyAdmin = @"https://ltyadmin.cnlive.com"; |
| ... | ... | @@ -496,7 +496,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 496 | 496 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 497 | 497 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 498 | 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 | 500 | manager.kAPI_Managemall = @"https://wjjshop.cnlive.com"; |
| 501 | 501 | manager.kAPI_Manageshop = @"https://wjjshop.cnlive.com"; |
| 502 | 502 | manager.kAPI_LtyAdmin = @"https://ltyadmintest.cnlive.com"; |
| ... | ... | @@ -638,7 +638,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 638 | 638 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 639 | 639 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 640 | 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 | 643 | manager.environmentDesc = @"测试商店版"; |
| 644 | 644 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness.debug"; |
| ... | ... | @@ -715,7 +715,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 715 | 715 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 716 | 716 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 717 | 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 | 720 | manager.environmentDesc = @"正式商店版"; |
| 721 | 721 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; |
| ... | ... | @@ -791,7 +791,7 @@ static CNLiveEnvironmentManager *_instance = nil; |
| 791 | 791 | manager.kAPI_Refund = @"https://wjj.ys1.cnliveimg.com"; |
| 792 | 792 | manager.kAPI_Report = @"https://mobile.cnlive.com"; |
| 793 | 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 | 796 | manager.environmentDesc = @"测试商店版"; |
| 797 | 797 | manager.bundleId = @"com.cnlive.CNLiveNetPlusBusiness"; | ... | ... |