package models type PageQuery struct { PageIndex int PageSize int }