数据库操作说明
This commit is contained in:
+2
-3
@@ -58,9 +58,8 @@ intelligence_system/
|
||||
│ └── notification_center.py # 邮件/短信通知
|
||||
|
||||
├── system_management/ # 系统管理层
|
||||
│ ├── scheduler/ # 任务调度
|
||||
│ │ ├── task_scheduler.py # 分布式任务调度器
|
||||
│ │ └── cron_manager.py # 定时规则配置
|
||||
│ ├── scheduler/ # 任务调度
|
||||
│ │ └── task_scheduler.py # 任务调度器
|
||||
│ │
|
||||
│ └── monitor/ # 系统监控
|
||||
│ ├── health_monitor.py # 服务健康检测
|
||||
|
||||
Reference in New Issue
Block a user