curl --location --request GET 'http://test1-opapi.nn.com/gamehub/admin/index/navigation/list?pageNum=1&pageSize=10' \
--header 'reqChannel: 3' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'token: nnPcWeb_8GIXaARk5f8ac0920aeb46da995dd43319d5e9a1'
{
"retCode": "",
"retMsg": "",
"retData": {
"records": [
{
"dbId": 0,
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"navName": "",
"iconDark": "",
"iconLight": "",
"weight": 0,
"status": 0,
"parentId": 0,
"pageId": 0,
"delFlag": 0,
"parentName": "",
"pageName": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"isSearchCount": false,
"hitCount": false
},
"retTime": ""
}