{
"dbId": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"pageName": "string",
"navId": 0,
"delFlag": 0,
"navName": "string",
"moduleList": [
{
"dbId": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"moduleTitle": "string",
"moduleType": "string",
"pageId": 0,
"weight": 0,
"status": 0,
"isShowTitle": 0,
"bannerPlatform": "string",
"bannerPosition": "string",
"bannerCount": 0,
"recommendAreaId": 0,
"recommendMode": "string",
"rankingSortType": "string",
"communityMode": "string",
"communitySortType": "string",
"communityPageSize": 0,
"emulatorSortType": "string",
"emulatorPageSize": 0,
"delFlag": 0,
"pageName": "string",
"recommendAreaName": "string"
}
],
"pageNo": 1,
"pageSize": 10
}
curl --location --request POST 'https://test1-op.nn.com/jeecg-boot/admin/index/page/list' \
--header 'reqChannel: 3' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'token: nnPcWeb_8GIXaARk5f8ac0920aeb46da995dd43319d5e9a1' \
--header 'Content-Type: application/json' \
--data-raw '{
"dbId": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"pageName": "string",
"navId": 0,
"delFlag": 0,
"navName": "string",
"moduleList": [
{
"dbId": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"moduleTitle": "string",
"moduleType": "string",
"pageId": 0,
"weight": 0,
"status": 0,
"isShowTitle": 0,
"bannerPlatform": "string",
"bannerPosition": "string",
"bannerCount": 0,
"recommendAreaId": 0,
"recommendMode": "string",
"rankingSortType": "string",
"communityMode": "string",
"communitySortType": "string",
"communityPageSize": 0,
"emulatorSortType": "string",
"emulatorPageSize": 0,
"delFlag": 0,
"pageName": "string",
"recommendAreaName": "string"
}
],
"pageNo": 1,
"pageSize": 10
}'
{
"retCode": "",
"retMsg": "",
"retData": {
"records": [
{
"dbId": 0,
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"pageName": "",
"navId": 0,
"delFlag": 0,
"navName": "",
"moduleList": [
{
"dbId": 0,
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"moduleTitle": "",
"moduleType": "",
"pageId": 0,
"weight": 0,
"status": 0,
"isShowTitle": 0,
"bannerPlatform": "",
"bannerPosition": "",
"bannerCount": 0,
"recommendAreaId": 0,
"recommendMode": "",
"rankingSortType": "",
"communityMode": "",
"communitySortType": "",
"communityPageSize": 0,
"emulatorSortType": "",
"emulatorPageSize": 0,
"delFlag": 0,
"pageName": "",
"recommendAreaName": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"isSearchCount": false,
"hitCount": false
},
"retTime": ""
}