Authorization: Bearer ********************
curl --location --request GET '/api/front/index' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{
"code": 0,
"data": {
"banner": [
{
"property1": {},
"property2": {}
}
],
"bastBanner": [
{
"property1": {},
"property2": {}
}
],
"categoryPageConfig": "string",
"consumerHotline": "string",
"explosiveMoney": [
{
"property1": {},
"property2": {}
}
],
"homePageSaleListStyle": "string",
"isShowCategory": "string",
"logoUrl": "string",
"menus": [
{
"property1": {},
"property2": {}
}
],
"roll": [
{
"property1": {},
"property2": {}
}
],
"subscribe": true,
"telephoneServiceSwitch": "string",
"yzfUrl": "string"
},
"message": "string"
}