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