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