video_monitor/app/scheduler.py

3 lines
167 B
Python
Raw Normal View History

2026-08-30 22:22:11 +08:00
# 计划任务功能已移除Monitor 不需要此功能)
# 原功能依赖 ScheduleTaskModel 和 ScheduleTaskLogModel这两个模型已从 models.py 中移除