4th_fix time error

This commit is contained in:
beabigegg
2025-09-03 09:05:51 +08:00
parent e6e5332705
commit cce3fd4925
26 changed files with 2551 additions and 82 deletions

View File

@@ -74,7 +74,7 @@
5. **啟動 Celery Worker**(另開視窗)
```bash
venv\Scripts\activate
celery -A app.celery worker --loglevel=info --pool=solo
celery -A celery_app worker --loglevel=info --pool=solo
```
### 系統訪問