Authorization: Bearer ********************
curl --location --request GET 'https://jiugang.mhiiot.cn/openapi/project/api/DivicesTasks/GetDeviceByCraneId?CraneId&SearchContent&PageNo&PageSize&HealthStatus=0 正常 1告警 2故障 &InstallStartTime&InstallEndTime&DeviceType&Mnid' \
--header 'Authorization: Bearer <token>'
{
"statusCode": 0,
"errorMessage": "string",
"mD5": "string",
"isSuccess": true,
"timestamp": "string",
"data": {}
}