pageSize property

int pageSize
getter/setter pair

每页请求15条数据

Implementation

int pageSize = 15;