// // IfishSelectCardViewController.h // ShotViewAnimation // // Created by imac on 16/10/25. // Copyright © 2016年 xiang. All rights reserved. // #import #import "BaseVIewContorller.h" //v4.4 之前版本界面 滑动选项卡选择绑定设备类型 @interface IfishSelectCardViewController : BaseVIewContorller @end