// // attrViewController.h // YBVideo // // Created by cat on 16/4/5. // Copyright © 2016年 cat. All rights reserved. // #import @interface attrViewController : YBBaseViewController @property(nonatomic,copy)NSString *guanzhuUID; @end