{
"userId": 0,
"channel": "string",
"platformId": "string",
"mac": "string",
"vCode": "string",
"romVerCode": "string",
"area": "string",
"model": "string",
"modelNum": "string",
"showType": 0
}curl --location --request POST 'https://testgateway.dangbei.net/navigationApi/v1/myNav' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"channel": "string",
"platformId": "string",
"mac": "string",
"vCode": "string",
"romVerCode": "string",
"area": "string",
"model": "string",
"modelNum": "string",
"showType": 0
}'{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"id": 0,
"strategyId": 0,
"title": "string",
"type": 0,
"icon": "string",
"bg": "string",
"color": "string",
"pageId": 0,
"jumpPage": "string",
"sort": 0,
"status": 0,
"originNavId": 0,
"remark": "string",
"platformId": "string",
"extra": "string",
"showType": 0,
"patternId": 0,
"navGetFocusImg": "string",
"navLoseFocusImg": "string",
"selectImg": "string",
"selectImgBg": "string",
"isFixed": 0,
"assocPage": "string",
"extraType": 0,
"extraPackage": "string",
"extraJumpUrl": "string",
"updateTime": 0,
"darkTitleImg": "string",
"darkBgImg": "string",
"hide": 0,
"iconCover": "string",
"height": 0,
"navRowType": 0,
"condition": "string",
"darkFocusTitleImg": "string",
"top": 0,
"lastUpTime": 0,
"remove": 0,
"startColor": "string",
"endColor": "string",
"widgetPicWhite": "string",
"widgetPicBlack": "string",
"benefit": "string",
"benefitColor": "string",
"benefitFontColor": "string",
"benefitEndColor": "string",
"userStatus": 0,
"blackUserGroupInfo": [
{
"userGroupId": 0,
"abGroupType": 0
}
],
"blackUserTagIds": [
0
],
"userGroupInfo": [
{
"userGroupId": 0,
"abGroupType": 0
}
],
"userTagIds": [
0
],
"navGroup": "string"
}
]
}