v1.10.0
This commit is contained in:
@@ -30,6 +30,10 @@ type ListRequest struct {
|
||||
// Required: false
|
||||
RGID uint64 `url:"rgId,omitempty" json:"rgId,omitempty"`
|
||||
|
||||
// Find by id node
|
||||
// Required: false
|
||||
NID uint64 `url:"nid,omitempty" json:"nid,omitempty"`
|
||||
|
||||
// Find by account id
|
||||
// Required: false
|
||||
AccountID uint64 `url:"accountId,omitempty" json:"accountId,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user