package request import "service-api/model" type {{.StructName}}Search struct{ model.{{.StructName}} PageInfo }