// // DistributionController.h // BuguLive // // Created by fanwe2014 on 2016/12/27. // Copyright © 2016年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface DistributionController : BGBaseViewController @end