This commit is contained in:
DDIsFriend
2023-09-13 17:18:14 +08:00
parent 206b0009bc
commit 37b8e0afc1
30 changed files with 355 additions and 373 deletions

View File

@@ -3,11 +3,4 @@
//
// 引入 JPush 功能所需头文件
# import "JPUSHService.h"
# import "JGInforCollectionAuth.h"
# import "JPushNotificationExtensionService.h"
// iOS10 注册 APNs 所需头文件
# ifdef NSFoundationVersionNumber_iOS_9_x_Max
# import <UserNotifications/UserNotifications.h>
# endif