@@ -371,8 +371,8 @@
}
}];
- NSMutableDictionary* ddd=[NSMutableDictionary new];
- ddd[@"aaa"]=@"bbb";
+
+ task[@"msg"] = nil;
task[@"operation"] = operation;
task[@"status"] = [NSNumber numberWithInt:self.newtaskStatus] ;
[self.operation_queue addOperation:operation];