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