curl --location --request GET 'https://test.pro.wuht.net/adminapi/v2/diy/get_diy/moren' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": {
"a_headerSerch": {
"imgUrl": {
"title": "string",
"url": "string"
},
"hotList": {
"title": "string",
"max": 0,
"list": [
{
"val": "string",
"maxlength": 0
}
]
}
},
"b_swiperBg": {
"isShow": {
"val": true
},
"imgList": {
"title": "string",
"max": 0,
"list": [
{
"img": "string",
"info": [
{
"title": "string",
"value": "string",
"maxlength": 0,
"tips": "string"
}
]
}
]
}
},
"c_menus": {
"isShow": {
"val": true
},
"imgList": {
"title": "string",
"max": 0,
"list": [
{
"img": "string",
"info": [
{
"title": "string",
"value": "string",
"maxlength": 0,
"tips": "string"
}
]
}
]
}
},
"d_goodList": {
"isShow": {
"val": true
},
"tabConfig": {
"tabVal": 0,
"type": 0,
"tabList": [
{
"name": "string",
"icon": "string"
}
]
},
"selectConfig": {
"title": "string",
"activeValue": "string"
},
"numConfig": {
"val": 0
},
"goodsSort": {
"title": "string",
"name": "string",
"type": 0,
"list": [
{
"val": "string",
"icon": "string"
}
]
},
"goodsList": {
"max": 0,
"ids": [
"string"
]
}
},
"z_tabBar": {
"isShow": {
"val": true
},
"tabBarList": {
"title": "string",
"list": [
{
"name": "string",
"imgList": [
"string"
],
"link": "string",
"pagePath": "string"
}
]
}
}
}
}