Authori-zation: ********************{
"id": 0,
"isShow": true
}curl --location --request POST '/api/admin/platform/express/update/show' \
--header 'Authori-zation: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"isShow": true
}'{
"code": 0,
"data": "string",
"message": "string"
}