from channels.layers import get_channel_layer from asgiref.sync import async_to_sync channel_layer = get_channel_layer() ...
確定! 回上一頁