curl --location --request POST 'http://store.xcyxfl.com/store/get-ticket-type' \ --header 'Version: 1' \ --form 'store_id="52"'
{ "code": 200, "message": "success", "data": { "ticket_type": 1 } }