修复家长给设备留言问题
This commit is contained in:
@@ -19,7 +19,6 @@ from handlers.prompt_sound_handler import handle_prompt_sound_request
|
||||
from handlers.session_cleanup_handler import handle_old_session_cleanup
|
||||
from config import settings
|
||||
from banban.service.im import im_service as im_conversation_service
|
||||
from handlers.audio_file_handler import message_audio_storage_service, save_audio_file
|
||||
from fastapi import HTTPException
|
||||
|
||||
async def handle_websocket_messages(websocket: WebSocket, device_id: str, serial_number: str):
|
||||
|
||||
Reference in New Issue
Block a user