model/response/response.go @@ -47,7 +47,7 @@ } ContactResponse struct { List []*model.Contact `json:"list"` List []*model.ContactDetail `json:"list"` } ClientResponse struct {