批量查询卡板信息
curl --location --request POST 'http://127.0.0.1:2000/openapi/iot/bindMachine' \ --header 'appID;' \ --header 'apiVersion;' \ --header 'traceID;' \ --header 'timestamp;' \ --header 'sign;' \ --data-urlencode 'simNo=1929033251'
{ "code": 0, "message": "string", "error": [ "string" ], "timestamp": 0, "traceID": "string" }