mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-13 21:13:09 +00:00
enable store each Email Traffic
This commit is contained in:
@@ -78,9 +78,4 @@ type Client struct {
|
||||
Security string `json:"security"`
|
||||
Total int64 `json:"total" form:"total"`
|
||||
ExpiryTime int64 `json:"expiryTime" form:"expiryTime"`
|
||||
}
|
||||
type ClientStats struct {
|
||||
Email string `json:"email"`
|
||||
Up int64 `json:"up" form:"up"`
|
||||
Down int64 `json:"down" form:"down"`
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user