ifish/Ifish/UMCommunity/UMCommunitySDK/UMCommunityUI/simple/InformSystem/UMComSimpleCommentViewContr...

14 lines
260 B
Objective-C

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