• 陈泽健's avatar
    fix(service-monitor): 定时任务不执行修复 + 依赖补充 + 报告批量删除 · 9d90d646
    陈泽健 提交于
    修复:
    - server.py FLASK_DEBUG 默认值改为 0(避免 reloader 导致 APScheduler 失效)
    - schedule_service init_scheduler 增加 WERKZEUG_RUN_MAIN reloader 防护
    - health 接口增加 scheduler 状态字段便于诊断
    - requirements.txt 补充 apscheduler + croniter 依赖声明
    - upload_to_server.py 启动命令加 FLASK_DEBUG=0
    
    新增:
    - 巡检报告批量删除(checkbox + batch API)
    - 定时任务编辑保存成功提示
    - PRD 问题处理与计划执行文档
    Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
    9d90d646
名称
最后提交
最后更新
..
base.html Loading commit data...
index.html Loading commit data...
notification.html Loading commit data...
report.html Loading commit data...
reports.html Loading commit data...
run.html Loading commit data...
schedule.html Loading commit data...
targets.html Loading commit data...