if ([user[@"chat"] boolValue]) { userModel.chat = ; }else { userModel.chat = ; }关键是要调用boolValue, 直接接收的话值是不对的