PurchaseViewController.h 242 Bytes
//
//  PurchaseViewController.h
//  XFFruit
//
//  Created by 陈俊俊 on 15/8/23.
//  Copyright (c) 2015年 Xummer. All rights reserved.
//

#import "ICRBaseViewController.h"

@interface PurchaseViewController : ICRBaseViewController

@end