// // MGInvateCodeViewController.h // BuguLive // // Created by 宋晨光 on 2020/1/15. // Copyright © 2020 xfg. All rights reserved. // #import "BGBaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface MGInvateCodeViewController : BGBaseViewController @end NS_ASSUME_NONNULL_END