@@ -11829,6 +11829,9 @@ def broadcast_new_event(event):
else:
print(f'[WebSocket] 已推送新事件到房间: events_all')
# 清除事件列表缓存,确保用户刷新页面时获取最新数据
clear_events_cache()
print(f'[WebSocket DEBUG] ========== 广播完成 ==========\n')
except Exception as e:
The note is not visible to the blocked user.