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