Files
ifish/Ifish/controllers/IfishTabControllers/探索/shopCertification/ShopCertifyCheckViewController.h
T
2017-08-15 16:59:01 +08:00

14 lines
269 B
Objective-C

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