// // StorageViewController.h // FunSDKDemo // // Created by XM on 2018/11/18. // Copyright © 2018年 XM. All rights reserved. // /**** *设备存储信息界面 * ***/ #import @interface StorageViewController : UIViewController @end