This commit is contained in:
2025-02-06 11:38:55 +08:00
parent e2ca920bca
commit cbc5f844f1
13 changed files with 20 additions and 18 deletions

View File

@@ -47,7 +47,7 @@ static NSString *linkidentifier = @"NotiCenterJumpLinkTableViewCell";
- (void)viewDidLoad {
[super viewDidLoad];
self.mainUserId = Bintang918UserID;
self.mainUserId = NowUserId;
self.tableView.delegate = self;
self.tableView.dataSource = self;