1
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
if (!_content) {
|
||||
_content = @"";
|
||||
}
|
||||
if ([_content isEqualToString:@"78910"]) {
|
||||
NSLog(@"===");
|
||||
}
|
||||
if (!_replyToUserName) {
|
||||
_replyToUserName = @"";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user