@@ -26,6 +26,9 @@ app = create_app()
# 導出 Celery 實例供 worker 使用
celery = app.celery
# 確保在模組級別可以訪問
__all__ = ['app', 'celery']
@app.shell_context_processor
def make_shell_context():
The note is not visible to the blocked user.