// // IfishRecVideoViewCell.m // Ifish // // Created by imac on 16/12/6. // Copyright © 2016年 lianxiang. All rights reserved. // #import "IfishRecVideoViewCell.h" @implementation IfishRecVideoViewCell - (void)awakeFromNib { [super awakeFromNib]; // Initialization code } @end