// // MTMsgListModel.m // // Created by Simon on 2019/8/16. // Copyright © 2019 Simon. All rights reserved. // #import "MTMsgListModel.h" //+ (NSDictionary *)modelContainerPropertyGenericClass{ // return @{@"<#string#>" : [<#clase#> class]}; //} @implementation MTMsgListModel @end