{
"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"
}
]
}
curl --location --request POST 'https://test1-op.nn.com/jeecg-boot/admin/index/page/add' \
--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"
}
]
}'
{
"retCode": "",
"retMsg": "",
"retData": false,
"retTime": ""
}