curl --location --request POST 'http://store.xcyxfl.com/cinema/store/update-tag' \
--header 'Version: 1' \
--form 'id="1"' \
--form 'type="1"' \
--form 'tag_name="停车场"' \
--form 'sort="10"'
{
"code": 200,
"message": "success",
"data": {}
}