// // LoggingViewController.h // mgysVideo // // Created by weikou on 16/7/19. // Copyright © 2016年 wgj. All rights reserved. // #import @interface LoggingViewController : UIViewController @property (nonatomic) BOOL ispresent; @end