// // APPdelegateModularForVendor.h // jiaPei // // Created by 张嵘 on 2019/3/26. // Copyright © 2019 JCZ. All rights reserved. // #import "RQBaseAppEventModule.h" NS_ASSUME_NONNULL_BEGIN @interface APPdelegateModularForVendor : RQBaseAppEventModule @end NS_ASSUME_NONNULL_END