model/request/contact.go @@ -26,3 +26,8 @@ Id int `json:"id"` Contact } type GetContactList struct { PageInfo Keyword string `json:"keyword"` }