Closed JiaDingYi closed 8 years ago
[self.videoTable updateValue:@(CTVideoRecordStatusPaused) forKey:@"status" whereKey:@"remoteUrl" inList:remoteUrlList error:NULL];
return [self.videoTable findAllWithKeyName:@"status" value:@(status) error:NULL];
重新pod update一下,CTPersistance有升级。
[self.videoTable updateValue:@(CTVideoRecordStatusPaused) forKey:@"status" whereKey:@"remoteUrl" inList:remoteUrlList error:NULL];
return [self.videoTable findAllWithKeyName:@"status" value:@(status) error:NULL];