Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// ShopCertificationViewController.h
|
||||
// Ifish
|
||||
//
|
||||
// Created by imac on 16/8/17.
|
||||
// Copyright © 2016年 lianxiang. All rights reserved.
|
||||
//
|
||||
|
||||
#import "BaseVIewContorller.h"
|
||||
|
||||
#import "WhiteNavBaseViewController.h"
|
||||
//v4.4 后更改UI 此界面废弃
|
||||
@interface ShopCertificationViewController : WhiteNavBaseViewController
|
||||
@property (nonatomic,strong) ShopCertifyStausModel *statusM;
|
||||
@end
|
||||
Reference in New Issue
Block a user