This commit is contained in:
一只会编程的狮子 2019-03-13 20:26:19 +08:00
parent e3c7e47779
commit 8b5166f789
4 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -87,7 +87,7 @@ alpha:1.0]
#import "IfishTaskModel.h"
#import "merchantModel.h"
#import "dataContorl.h"
#import "zbar.h"
//#import "zbar.h"
#import "AFHttpTool.h"
#import "AFNOHeaderHttpTool.h"
#import "IFISHHttpTool.h"

View File

@ -12,7 +12,7 @@
#include "CertificationViewSecondCell.h"
#import "certificationViewFirstCell.h"
#import "ShopCertificationViewController.h"
#import "IfishShopCerNewViewController.h"
//#import "IfishShopCerNewViewController.h"
@interface ShopCertificationIntroduceController ()<UITableViewDelegate,UITableViewDataSource>
@property(nonatomic,strong)UITableView *tableView;

View File

@ -10,7 +10,7 @@
//#import "ShopCertificationViewController.h"
#import "UINavigationBar+Background.h"
#import "WoShiShangJiaViewController.h"
#import "IfishShopCerNewViewController.h"
//#import "IfishShopCerNewViewController.h"
@interface ShopCertifyFailViewController ()
@end