make_celety.py 98 B

123
  1. from celery_tasks import celery_app,create_app
  2. app = create_app() # 同步创建了celery和flask