// // GainsAccountBindVC.h // BuguLive // // Created by hym on 2016/11/28. // Copyright © 2016年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface GainsAccountBindVC : UIViewController @end