model/request/serviceFollowup.go @@ -24,3 +24,8 @@ Id int `json:"id"` ServiceFollowup } type GetServiceFollowupList struct { PageInfo Keyword string `json:"keyword"` }