// // YMPermissionsViewController.h // YUMI // // Created by zu on 2021/12/28. // #import "BaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface XPPermissionsViewController : BaseViewController @end NS_ASSUME_NONNULL_END