Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// UMComNoticeListDataController.h
|
||||
// UMCommunity
|
||||
//
|
||||
// Created by umeng on 16/5/17.
|
||||
// Copyright © 2016年 Umeng. All rights reserved.
|
||||
//
|
||||
|
||||
#import "UMComListDataController.h"
|
||||
|
||||
@interface UMComNoticeListDataController : UMComListDataController
|
||||
|
||||
+ (UMComNoticeListDataController *)notificatonDataControllerWithCount:(NSInteger)count;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user