ifish/Ifish/controllers/IfishTabControllers/探索/FishDoctor/VController/FishDoctorViewController.h

14 lines
234 B
Objective-C

//
// FishDoctorViewController.h
// Ifish
//
// Created by imac on 17/2/20.
// Copyright © 2017年 lianlian. All rights reserved.
//
#import "BaseVIewContorller.h"
@interface FishDoctorViewController : BaseVIewContorller
@end