.h
.m
+ (NSDictionary *)replacedKeyFromPropertyName { return @{ @"detailId" : @"id", @"videoformat" : @"video_format", @"introduce":@"description", @"thumb":@"icon", }; }