curl --location --request GET 'https://iot-dev.utapp.cn/commUnit/enableCommunicationUnit?id=&enable=' \
--header 'Authorization-Type;' \
--header 'X-Authorization;'
{
"code": 0,
"message": "操作成功",
"data": "string",
"success": "true"
}