提交
This commit is contained in:
@@ -27,10 +27,10 @@ static NSString* RH5ServerUrl = @"https://test.vespa.qxyushen.top/h5/";
|
||||
//static NSString* H5ServerUrl = @"https://test.vespa.qxyushen.top/h5/";
|
||||
//static NSString* ServerUrl = @"https://vespa.qxyushen.top/";
|
||||
//static NSString* H5ServerUrl = @"https://vespa.qxyushen.top/h5/";
|
||||
//static NSString* ServerUrl = @"https://vsyusheng.qxhs.xyz/";
|
||||
//static NSString* H5ServerUrl = @"https://vsyusheng.qxhs.xyz/h5/";
|
||||
static NSString* ServerUrl = @"https://yushengapi.qxyushen.top/";
|
||||
static NSString* H5ServerUrl = @"https://yushengapi.qxyushen.top/h5/";
|
||||
static NSString* ServerUrl = @"https://vsyusheng.qxhs.xyz/";
|
||||
static NSString* H5ServerUrl = @"https://vsyusheng.qxhs.xyz/h5/";
|
||||
//static NSString* ServerUrl = @"https://yushengapi.qxyushen.top/";
|
||||
//static NSString* H5ServerUrl = @"https://yushengapi.qxyushen.top/h5/";
|
||||
static NSString* RServerUrl = @"https://details.qxhs.xyz/";
|
||||
static NSString* RH5ServerUrl = @"https://details.qxhs.xyz/h5/";
|
||||
#endif
|
||||
@@ -624,4 +624,6 @@ static NSString * QXRoomBarSeduction = @"api/BarRoom/liao_ta";
|
||||
static NSString * QXRoomBarAsk = @"api/BarRoom/meeting_ta";
|
||||
/// 小黑屋列表
|
||||
static NSString * QXRoomBarCabinRoomList = @"api/BarRoom/black_room_list";
|
||||
/// 获取平台客服id
|
||||
static NSString * QXRoomServicesUserId = @"api/banner/app_customer_service";
|
||||
#endif /* Api_h */
|
||||
|
||||
Reference in New Issue
Block a user