// // CommentModel.m // BuguLive // // Created by fanwe2014 on 2017/3/21. // Copyright © 2017年 xfg. All rights reserved. // #import "CommentModel.h" @implementation CommentModel @end