This commit is contained in:
2024-08-26 17:51:34 +03:00
parent 8eeef825c0
commit f1e0f7abb6
12 changed files with 23 additions and 23 deletions

View File

@@ -787,7 +787,7 @@ type ItemVINS struct {
ExtnetId uint64 `json:"extnetId"`
// Free IPs
FreeIPs uint64 `json:"freeIPs"`
FreeIPs int64 `json:"freeIPs"`
// ID
ID uint64 `json:"id"`