|
//
|
|
// ShopCertifyCheckViewController.h
|
|
// Ifish
|
|
//
|
|
// Created by imac on 16/8/19.
|
|
// Copyright © 2016年 lianxiang. All rights reserved.
|
|
//
|
|
|
|
#import "ShopCertifyFailViewController.h"
|
|
|
|
@interface ShopCertifyCheckViewController : ShopCertifyFailViewController
|
|
|
|
@end
|