// // MineViewController.h // BuguLive // // Created by Mac on 2021/7/6. // Copyright © 2021 xfg. All rights reserved. // #import "BGBaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface MineViewController : BGBaseViewController @end NS_ASSUME_NONNULL_END