// // GameDistributionViewController.h // BuguLive // // Created by 王珂 on 17/4/5. // Copyright © 2017年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface GameDistributionViewController : BGBaseViewController @end