// // ManagerViewController.h // BuguLive // // Created by fanwe2014 on 16/5/31. // Copyright © 2016年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface ManagerViewController : BGBaseViewController @end