|
//
|
|
// XuToControlNameViewController.h
|
|
// Ifish
|
|
//
|
|
// Created by imac on 2017/6/15.
|
|
// Copyright © 2017年 lianlian. All rights reserved.
|
|
//
|
|
|
|
#import "IfishDeviceControlNameBaseController.h"
|
|
|
|
@interface XuToControlNameViewController : IfishDeviceControlNameBaseController
|
|
|
|
@end
|