ifish/Ifish/controllers/IfishTabControllers/IfishADTimerViewController.h

14 lines
286 B
Objective-C

//
// IfishADTimerViewController.h
// Ifish
//
// Created by imac on 2017/4/19.
// Copyright © 2017年 lianlian. All rights reserved.
//
#import "BaseVIewContorller.h"
#import "ClearNavBaseViewController.h"
@interface IfishADTimerViewController : ClearNavBaseViewController
@end