mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-30 19:30:44 +08:00
feat: add independent load_factor field for scheduling load calculation
This commit is contained in:
@@ -78,6 +78,7 @@ type AccountBulkUpdate struct {
|
||||
Concurrency *int
|
||||
Priority *int
|
||||
RateMultiplier *float64
|
||||
LoadFactor *int
|
||||
Status *string
|
||||
Schedulable *bool
|
||||
Credentials map[string]any
|
||||
|
||||
Reference in New Issue
Block a user