Skip to content

zentao-api / ModuleActionPagerGetterMap

Interface: ModuleActionPagerGetterMap

从原始响应中提取分页字段时使用的字段映射。

Properties

PropertyTypeDescription
pageIDstring当前页码字段名。
recPerPagestring每页记录数字段名。
recTotalstring总记录数字段名。

Released under the MIT License.