feat: integrate JPush notifications
This commit is contained in:
@ -22,6 +22,10 @@
|
||||
#if __has_include(<UMCommon/UMCommon.h>)
|
||||
#import <UMCommon/UMCommon.h>
|
||||
#endif
|
||||
|
||||
#if __has_include(<JPUSHService.h>)
|
||||
#import <JPUSHService.h>
|
||||
#endif
|
||||
#import "Features/ScenicQueue/Services/AliyunNuiTTSBridge.h"
|
||||
|
||||
#if __has_include(<UMAPM/UMAPM.h>)
|
||||
|
||||
Reference in New Issue
Block a user