// // UIViewController+ModalPresentationStyle.h // jiaPei // // Created by 张嵘 on 2020/3/14. // Copyright © 2020 JCZ. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface UIViewController (ModalPresentationStyle) @end NS_ASSUME_NONNULL_END