提交
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;
|
||||
|
||||
Reference in New Issue
Block a user