This commit is contained in:
2025-01-20 16:23:23 +08:00
parent 33ac157f71
commit 46187e7795
66 changed files with 5024 additions and 2299 deletions

View File

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