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