feat(api): 新增节点月流量限额强制下线
新增节点级月流量限额配置、重置调度和运行状态持久化 下发 traffic_limit 给 mi-node,并在超额后停止内核、到期后恢复 管理端支持编辑限额参数并展示额度进度、状态和下次重置 手动与定时重置会同步清理限额状态并通知节点刷新配置
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"status": "completed",
|
||||
"completed": 11,
|
||||
"failed": 0,
|
||||
"pending": 0,
|
||||
"total": 11,
|
||||
"percent": 100,
|
||||
"current": "验收完成,准备归档",
|
||||
"updated_at": "2026-04-28 20:37:00"
|
||||
}
|
||||
Reference in New Issue
Block a user