//
// UMComTopicGroupDataController.h
// UMCommunity
// Created by umeng on 16/5/5.
// Copyright © 2016年 Umeng. All rights reserved.
#import "UMComListDataController.h"
@interface UMComTopicGroupDataController : UMComListDataController
@end