之前一直没用第三方的model, 太懒懒得学,嘿嘿。最近新项目下定决心使用一个,发现确实挺好用。省去了很多不必要的麻烦。
weaterInfoModel *weather = [weaterInfoModel yy_modelWithDictionary:returnData[@"weatherinfo"]];
之前一直没用第三方的model, 太懒懒得学,嘿嘿。最近新项目下定决心使用一个,发现确实挺好用。省去了很多不必要的麻烦。
weaterInfoModel *weather = [weaterInfoModel yy_modelWithDictionary:returnData[@"weatherinfo"]];