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