ChooseVendorViewController.h 261 Bytes
Newer Older
陈俊俊's avatar
陈俊俊 committed
1 2 3 4 5 6 7 8
//
//  ChooseSupplierViewController.h
//  XFFruit
//
//  Created by 陈俊俊 on 15/8/23.
//  Copyright (c) 2015年 Xummer. All rights reserved.
//

陈俊俊's avatar
陈俊俊 committed
9
#import "ChooseParentViewController.h"
陈俊俊's avatar
陈俊俊 committed
10

陈俊俊's avatar
陈俊俊 committed
11
@interface ChooseVendorViewController : ChooseParentViewController
陈俊俊's avatar
陈俊俊 committed
12
@end