curl --location --request GET '/adminapi/decorate.page/detail?id=1' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"type": 0,
"name": "string",
"data": "string",
"create_time": "string",
"update_time": "string"
}
}