From ce4eaddf9eb835f01e6bf5845a063d306f322b24 Mon Sep 17 00:00:00 2001 From: Aeline <liu9421wen@163.com> Date: 星期一, 08 三月 2021 18:16:51 +0800 Subject: [PATCH] al --- BuWanVideo2.0/YTHNetInterface.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BuWanVideo2.0/YTHNetInterface.h b/BuWanVideo2.0/YTHNetInterface.h index b12386d..e00568e 100755 --- a/BuWanVideo2.0/YTHNetInterface.h +++ b/BuWanVideo2.0/YTHNetInterface.h @@ -12,10 +12,10 @@ #import "AFHTTPSessionManager.h" //鎵�鏈夋帴鍙g殑鍩熷悕 -#define iconImageUrl @"http://bwapp.flqapp.com:8089/BuWan" //澶村儚鐨勮姹傚湴鍧�锛屽缃� +#define iconImageUrl @"http://api.ysdq.yeshitv.com:8089/BuWan" //澶村儚鐨勮姹傚湴鍧�锛屽缃� //#define iconImageUrl @"http://192.168.1.66:8888/BuWan" //澶村儚鐨勮姹傚湴鍧�锛屽缃� -#define domainHTTP @"http://bwapp.flqapp.com:8089/BuWan/api/v2" //2016-6-23鏂板缃戞帴鍙� +#define domainHTTP @"http://api.ysdq.yeshitv.com:8089/BuWan/api/v2" //2016-6-23鏂板缃戞帴鍙� //#define domainHTTP @"http://192.168.1.66:8888/BuWan/api/v2" //2016-6-23鏂板缃戞帴鍙� -- Gitblit v1.8.0