package request import "bkb-seller/model" type {{.StructName}}Search struct{ model.{{.StructName}} PageInfo }