This commit is contained in:
启星
2025-09-30 19:42:20 +08:00
parent 2a44a06630
commit 87fc467652
42 changed files with 629 additions and 150 deletions

View File

@@ -80,6 +80,7 @@
QXLOG(@"eventCode -- 连接成功");
[self subscribeTopic:qx_room_topic];
[self subscribeTopic:qx_ac_topic];
[self subscribeTopic:qx_hour_ranking];
[self reConnectForStateError];
break;