import json from channels.generic.websocket import AsyncWebsocketConsumer class ObjectDetectionConsumer(AsyncWebsocketConsumer): async def ...
確定! 回上一頁