// // JXGroupManagementVC.h // shiku_im // // Created by p on 2018/5/28. // Copyright © 2018年 Reese. All rights reserved. // #import "admobViewController.h" @interface JXGroupManagementVC : admobViewController @property (nonatomic,strong) roomData* room; @end