// // UMComSimpleCommentViewController.h // UMCommunity // // Created by wyq.Cloudayc on 5/25/16. // Copyright © 2016 Umeng. All rights reserved. // #import "UMComViewController.h" @interface UMComSimpleCommentViewController : UMComViewController @end