// // allCommentsViewController.h // BuWanVideo2.0 // // Created by apple on 17/1/4. // Copyright © 2017年 com.yeshi.buwansheque.ios. All rights reserved. // #import @interface allCommentsViewController : UIViewController @property (strong,nonatomic) NSString *goodsId; @end