// // APPdelegateModularForTest.h // jiaPei // // Created by 张嵘 on 2020/11/23. // Copyright © 2020 JCZ. All rights reserved. // #import "RQBaseAppEventModule.h" NS_ASSUME_NONNULL_BEGIN @interface APPdelegateModularForTest : RQBaseAppEventModule @end NS_ASSUME_NONNULL_END