mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
[sub] prepare database
This commit is contained in:
@@ -9,4 +9,5 @@ type ClientTraffic struct {
|
||||
Down int64 `json:"down" form:"down"`
|
||||
ExpiryTime int64 `json:"expiryTime" form:"expiryTime"`
|
||||
Total int64 `json:"total" form:"total"`
|
||||
SubID string `json:"subId" from:"subId"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user