Authorization: Bearer ********************
{}
curl --location --request POST 'https://jiugang.mhiiot.cn/openapi/project/api/Device/UpdateDeviceStaticInfo' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}