model/request/serviceFollowup.go @@ -29,3 +29,7 @@ PageInfo Keyword string `json:"keyword"` } type DeleteServiceFollowup struct { Ids []int `json:"ids"` }