video_monitor/app/scheduler.py
2026-08-30 22:23:12 +08:00

3 lines
167 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 计划任务功能已移除Monitor 不需要此功能)
# 原功能依赖 ScheduleTaskModel 和 ScheduleTaskLogModel这两个模型已从 models.py 中移除