ifish/Ifish/controllers/leftcontrollers/ConnectHotpotViewController.h

14 lines
240 B
Objective-C

//
// ConnectHotpotViewController.h
// Ifish
//
// Created by Minghao Xue on 2018/7/16.
// Copyright © 2018年 lianlian. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ConnectHotpotViewController : UIViewController
@end