{
"id": 14,
"shelf": 1
}curl --location 'http://store.xcyxfl.com/cinema/activity/shelf' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data '{
"id": 14,
"shelf": 1
}'{
"code": 200,
"message": "success",
"data": {}
}