from pyot.utils.sync import async_to_sync from .celery import app @app.task @async_to_sync async def mytask(): # .
確定! 回上一頁