//// ICRQResultViewController.h// XFFruit//// Created by Xummer on 15/6/10.// Copyright (c) 2015年 Xummer. All rights reserved.//#import "ICRBaseViewController.h"@interfaceICRQResultViewController:ICRBaseViewController-(instancetype)initWithPatrolPlan:(id)planandStoreResult:(id)result;@end