重庆迈尖科技有限公司
2019-01-30 94217b294ccd75a34787eb04d6e273e99536e45b
BuWanVideo2.0/YTHNetInterface.h
@@ -12,15 +12,18 @@
#import "AFHTTPSessionManager.h"
//所有接口的域名
#define iconImageUrl @"http://video.yeshitv.com:8089/BuWan" //头像的请求地址,外网
#define iconImageUrl @"http://bwapp.flqapp.com:8089/BuWan" //头像的请求地址,外网
//#define iconImageUrl @"http://192.168.1.66:8888/BuWan" //头像的请求地址,外网
#define domainHTTP @"http://video.yeshitv.com:8089/BuWan/api/v2" //2016-6-23新外网接口
#define domainHTTP @"http://bwapp.flqapp.com:8089/BuWan/api/v2" //2016-6-23新外网接口
//#define domainHTTP @"http://192.168.1.66:8888/BuWan/api/v2" //2016-6-23新外网接口
//#define domainHTTP @"https://ios.yeshitv.com:8443/BuWan/api/v2" //2017-1-03新https接口
//#define domainHTTP @"http://114.215.140.3:8088/BuWan/api/v2"//外网测试新端口2016-9-8
//#define domainHTTP @"http://192.168.1.122:8080/BuWan/api/v2" //内网
//#define domainHTTP @"http://192.168.1.66:8080/BuWan/api/v2" //内网
//#define domainHTTP @"http://192.168.1.200:8088/BuWan/api/v2" //陈鑫