Files
ifish/Ifish/controllers/leftcontrollers/SelectDeviceViewController.h
T
2017-08-15 16:59:01 +08:00

14 lines
239 B
Objective-C

//
// SelectDeviceViewController.h
// Ifish
//
// Created by imac on 16/6/27.
// Copyright © 2016年 lianxiang. All rights reserved.
//
#import "BaseVIewContorller.h"
@interface SelectDeviceViewController : BaseVIewContorller
@end