//
//  BillListViewController.h
//  Car
//
//  Created by Javen on 2016/12/27.
//  Copyright © 2016年 上海勾芒信息科技. All rights reserved.
//

#import "BaseListViewController.h"

@interface BillListViewController : BaseListViewController

@end