This commit is contained in:
Yao
2025-01-11 15:54:19 +08:00
parent 1095c32599
commit 36ca0e65b5
8 changed files with 63 additions and 28 deletions

View File

@@ -11,6 +11,8 @@ NS_ASSUME_NONNULL_BEGIN
@interface NotiCenterViewController : UIViewController
@property (nonatomic, assign) NSInteger pushId;
@end
NS_ASSUME_NONNULL_END