feat 排队
This commit is contained in:
@@ -10,6 +10,7 @@ type Config struct {
|
||||
Client *struct {
|
||||
Count int32 `yaml:"count"`
|
||||
USN []int64 `yaml:"usn"`
|
||||
Http *config.AddressConfig `yaml:"http"`
|
||||
Websocket *config.AddressConfig `yaml:"websocket"`
|
||||
} `yaml:"client"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user