// // FuLiSheViewController.h // BuWanVideo2.0 // // Created by apple on 16/12/1. // Copyright © 2016年 com.yeshi.buwansheque.ios. All rights reserved. // #import @interface FuLiSheViewController : UIViewController @property (nonatomic , strong ) NSString *titles;//标题 @property (nonatomic , strong) NSString *Id;//获取种类id @end