curl --location --request GET '/api/front/get/bottom/navigation'{
"code": 0,
"data": {
"bottomNavigationList": [
{
"property1": {},
"property2": {}
}
],
"isCustom": "string"
},
"message": "string"
}