curl --location -g --request DELETE 'https://console.sciento.cn/wopen/v1//device/inverter/' \ --header 'Authorization: ' \ --header 'Content-Type: application/x-www-form-urlencoded'
{ "type": true, "code": 200, "data": 1 // 不为0,则为成功,0为失败 }