// // YOUPAIBBIMSessionVC.h // VQU // // Created by Elaine on 2021/10/25. // Copyright © 2021 MS. All rights reserved. // #import "YOUPAIBBUCIMP2PSessionVC.h" #import "YOUPAILZUserShowVC.h" #import "YOUPAILCVideoRequestVC.h" #import "YOUPAILCIMVideoVC.h" @interface YOUPAIBBIMSessionVC : YOUPAIBBUCIMP2PSessionVC @property (nonatomic,assign) BOOL youpaipisSysNoti; @property (nonatomic,assign) BOOL youpaipisServiceNoti; @end