typo
This commit is contained in:
parent
0c066664da
commit
ac7ce714be
|
@ -17,7 +17,7 @@ type Agent struct {
|
|||
Description string `json:"description,omitempty"`
|
||||
Member member.Member `json:"member,omitempty"`
|
||||
LastPollingDate int64 `json:"description,omitempty"`
|
||||
Status string `json:"Status,omitempty"`
|
||||
Status string `json:"status,omitempty"`
|
||||
}
|
||||
|
||||
func NewAgentService() *AgentService {
|
||||
|
|
Loading…
Reference in New Issue
Block a user