model/request/serviceFollowup.go
@@ -29,8 +29,9 @@ type GetServiceFollowupList struct { PageInfo KeywordType constvar.ServiceFollowupKeywordType `json:"keywordType"` Keyword string `json:"keyword"` KeywordType constvar.ServiceFollowupKeywordType `json:"keywordType"` Keyword string `json:"keyword"` ServiceOrderId int `json:"serviceOrderId"` //服务回访单id } type DeleteServiceFollowup struct {