Files
JARVIS/backend/app/models/__init__.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

890 B