Celery multi -queue configuration ... #coding:utf-8 from __future__ import absolute_import from celery import Celery app = Celery('proj', ...
確定! 回上一頁