// // AllLightImagePickerController.h // jiaPei // // Created by apple on 2017/3/2. // Copyright © 2017年 JCZ. All rights reserved. // #import <UIKit/UIKit.h> @interface AllLightImagePickerController : UIImagePickerController @end