|
//
|
|
// RuiMeiInputViewController.h
|
|
// Ifish
|
|
//
|
|
// Created by Minghao Xue on 2018/4/23.
|
|
// Copyright © 2018年 lianlian. All rights reserved.
|
|
//
|
|
|
|
#import "IfishDeviceControlNameBaseController.h"
|
|
|
|
@interface RuiMeiInputViewController : IfishDeviceControlNameBaseController
|
|
|
|
@end
|