去除添加的yoose的激活逻辑

This commit is contained in:
kai60 2021-05-11 10:30:06 +08:00
parent dd3acff62a
commit f32e978ecc
1 changed files with 0 additions and 13 deletions

View File

@ -320,19 +320,6 @@
}//http://yoosee.co/?D=21811520709178464-17665300
else if ([str containsString:@"yoosee.co"]) {
//
NSString *cameraCade=[CommonUtils getNotNilStr:[[deviceIdString componentsSeparatedByString:@"-"] lastObject]];
if (!self.cameraModel){
[self.view makeToast:@"请到首页摄像头列表,选择摄像头后激活"];
return;
}
[self activeCameraWith:self.cameraModel.cameraId addWith:cameraCade];
}
else if ([str hasPrefix:@"IfishShopId:"]){
//
//