This commit is contained in:
2023-03-14 14:45:51 +03:00
parent 42800ac4fe
commit f3a1a4c83f
202 changed files with 6199 additions and 155 deletions

View File

@@ -138,7 +138,7 @@ type ItemRG struct {
CreatedTime uint64 `json:"createdTime"`
// DefNet ID
DefNetID uint64 `json:"def_net_id"`
DefNetID int64 `json:"def_net_id"`
// DefNet type
DefNetType string `json:"def_net_type"`