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