ifish/Ifish/controllers/IfishTabControllers/探索/IfishLive/MineKankan/MineKanEditSec2ThredCell.h

16 lines
285 B
Objective-C

//
// MineKanEditSec2ThredCell.h
// Ifish
//
// Created by imac on 16/11/10.
// Copyright © 2016年 lianxiang. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface MineKanEditSec2ThredCell : UITableViewCell
@property (weak, nonatomic) IBOutlet UIButton *baoCunBtn;
@end