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