提交
This commit is contained in:
@@ -36,6 +36,7 @@ static NSString *const TencentIMSecret = @"448a3259085924f89957c1884c761974e8fde
|
||||
|
||||
//static NSString *const AddressOfMQTTServer = @"1.13.181.248";
|
||||
static NSString *const AddressOfMQTTServer = @"test.vespa.qxyushen.top";
|
||||
static NSString *const RAddressOfMQTTServer = @"test.vespa.qxyushen.top";
|
||||
static NSInteger const AddressOfMQTTPort = 1883;
|
||||
static NSInteger const AppPushId = 46164;
|
||||
|
||||
@@ -61,6 +62,7 @@ static NSString *const TencentIMSecret = @"d9a5b8088ed39113d0c92ae434bc37528c471
|
||||
|
||||
//static NSString *const AddressOfMQTTServer = @"1.13.20.30";
|
||||
static NSString *const AddressOfMQTTServer = @"yushengapi.qxyushen.top";
|
||||
static NSString *const RAddressOfMQTTServer = @"qixinghuishen.qxhs.xyz";
|
||||
static NSInteger const AddressOfMQTTPort = 1883;
|
||||
|
||||
static NSInteger const AppPushId = 46163;
|
||||
|
||||
@@ -27,8 +27,8 @@ static NSString* RH5ServerUrl = @"https://test.vespa.qxyushen.top/h5/";
|
||||
//static NSString* H5ServerUrl = @"https://vespa.qxyushen.top/h5/";
|
||||
static NSString* ServerUrl = @"https://yushengapi.qxyushen.top/";
|
||||
static NSString* H5ServerUrl = @"https://yushengapi.qxyushen.top/h5/";
|
||||
static NSString* RServerUrl = @"https://vespa.qxhs.xyz/";
|
||||
static NSString* RH5ServerUrl = @"https://vespa.qxhs.xyz/h5/";
|
||||
static NSString* RServerUrl = @"https://qixinghuishen.qxhs.xyz/";
|
||||
static NSString* RH5ServerUrl = @"https://qixinghuishen.qxhs.xyz/h5/";
|
||||
#endif
|
||||
#pragma mark - 引导页
|
||||
/// 引导页
|
||||
|
||||
Reference in New Issue
Block a user