Files
JARVIS/backend/app/main.py
DESKTOP-72TV0V4\caoxiaozhu 204cb223a3 Fix Log model registration - import models before init_db
The Log model was not being registered with SQLAlchemy's metadata,
causing the logs table to not be created on startup.
2026-03-21 12:02:35 +08:00

1.9 KiB