ifish/Ifish/controllers/IfishTabControllers/设备/Informations/View/IfishInfoDetailContentViewC...

14 lines
236 B
Objective-C

//
// IfishInfoDetailContentViewCell.h
// Ifish
//
// Created by imac on 17/3/23.
// Copyright © 2017年 lianlian. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface IfishInfoDetailContentViewCell : UITableViewCell
@end