ifish/Ifish/controllers/IfishTabControllers/探索/shopCertification/ShopCertifySucssesViewContr...

14 lines
273 B
Objective-C

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