1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-21 18:29:55 -04:00
This commit is contained in:
Darien Raymond
2017-10-22 22:45:05 +02:00
parent a1f4f2a39a
commit 66b81a842d
2 changed files with 2 additions and 1 deletions

View File

@@ -80,8 +80,8 @@ type CommandSwitchAccount struct {
Host net.Address
Port net.Port
ID *uuid.UUID
AlterIds uint16
Level uint32
AlterIds uint16
ValidMin byte
}