套餐可以设置带宽限制

This commit is contained in:
GoEdgeLab
2024-01-11 15:21:00 +08:00
parent 5023c44279
commit 35031865ed
6 changed files with 172 additions and 41 deletions

View File

@@ -34,6 +34,7 @@ const (
NodeTaskTypeWebPPolicyChanged NodeTaskType = "webPPolicyChanged" // WebP策略变化
NodeTaskTypeUpdatingServers NodeTaskType = "updatingServers" // 更新一组服务
NodeTaskTypeTOAChanged NodeTaskType = "toaChanged" // TOA配置变化
NodeTaskTypePlanChanged NodeTaskType = "planChanged" // 套餐变化
// NS相关