Files
000-platform/backend
Admin d9fa9708ce
All checks were successful
continuous-integration/drone/push Build is passing
fix: 修复定时任务模型字段与数据库表不匹配的问题
- task_type -> execution_type
- status -> is_enabled
- 移除不存在的字段 webhook_method, webhook_headers, script_timeout
- time_points/input_params 适配 JSON 类型
2026-01-28 16:45:58 +08:00
..