curl --location '/navigation/actived?scene=undefined&origin=undefined' \
--header 'bladeauth: {{auth}}'{
"code": 0,
"success": true,
"msg": "string",
"data": {
"items": {
"property1": null,
"property2": null
}
}
}