Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 378 Bytes

File metadata and controls

15 lines (8 loc) · 378 Bytes

PageQuery

Properties

Name Type Description Notes
filters Object 查询条件,传键值对 [optional]
pageNo Integer 页码 [optional]
pageSize Integer 每页数据量 [optional]
sort List<SortSpec> 排序 [optional]