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

14 lines
305 B
Objective-C

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