ifish/Ifish/controllers/IfishTabControllers/消息/IfishMessageViewController.h

16 lines
262 B
Objective-C

//
// IfishMessageViewController.h
// ifishTabTest
//
// Created by imac on 16/7/25.
// Copyright © 2016年 xiang. All rights reserved.
//推送消息页面
#import "BaseViewController.h"
@interface IfishMessageViewController : BaseViewController
@end