package request
import "pure-admin/model"
type OrganizationSearch struct{
model.Organization
PageInfo
}