{ "timeout": 60000, "dataType": 1 }
curl --location '/PINPad/SeekCard' \ --header 'Content-Type: application/json' \ --data '{ "timeout": 60000, "dataType": 1 }'
{ "status": 200, "title": "成功", "data": {} }