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