curl --location --request POST 'api/butler_order_status' \ --header 'Authorization: Bearer {{token}}' \ --header 'clientid: operator' \ --header 'sk: {{sn}}' \ --form 'order_id=""' \ --form 'cabinetCode="20260225095018"'
{}