//
// CertificationViewSecondCell.h
// Ifish
// Created by imac on 16/8/16.
// Copyright © 2016年 lianxiang. All rights reserved.
#import <UIKit/UIKit.h>
@interface CertificationViewSecondCell : UITableViewCell
@end