remove vmess alterId

This commit is contained in:
Alireza Ahmadi
2023-06-20 12:27:01 +02:00
parent 76346299d6
commit fe29c48d89
12 changed files with 3 additions and 32 deletions

View File

@@ -70,7 +70,6 @@ type Client struct {
ID string `json:"id"`
Password string `json:"password"`
Flow string `json:"flow"`
AlterIds uint16 `json:"alterId"`
Email string `json:"email"`
TotalGB int64 `json:"totalGB" form:"totalGB"`
ExpiryTime int64 `json:"expiryTime" form:"expiryTime"`