typo
This commit is contained in:
parent
a319dd87a6
commit
81ab013e65
@ -68,3 +68,7 @@ func (as *AgentService) getAgentList(memberId string) (string, error) {
|
|||||||
|
|
||||||
return out, nil
|
return out, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (as *AgentService) GetModel() (interface{}) {
|
||||||
|
return &Agent{}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user