// // PictureSearchViewController.h // FunSDKDemo // // Created by XM on 2018/11/16. // Copyright © 2018年 XM. All rights reserved. // /** *查询传入日期的图片信息 * *****/ #import @interface PictureSearchViewController : UIViewController @end