curl --location --request POST '/alipay/rechange/notify.json' \ --header 'Authorization: Bearer {{token}}' \ --header 'clientid: operator' \ --header 'sk: {{sn}}' \ --data-urlencode 'sd=1' \ --data-urlencode 'cabinetCode=20260225095018'
{}