// // RegisteViewController.h // BuWanVideo2.0 // // Created by apple on 16/10/9. // Copyright © 2016年 com.yeshi.buwansheque.ios. All rights reserved. // #import @interface RegisteViewController : UIViewController @property (nonatomic) BOOL ispresent; @end