// // ByFileViewController.h // FunSDKDemo // // Created by XM on 2018/11/14. // Copyright © 2018年 XM. All rights reserved. // /** *按文件查询传入日期录像信息 * *****/ #import @interface ByFileViewController : UIViewController @end