package request
import "pure/model"
type {{.StructName}}Search struct{
model.{{.StructName}}
PageInfo
}