package request import "service-api/model" type SearchSensitiveWordParams struct { model.SensitiveWord PageInfo }