curl --location --request GET 'https://iot-dev.utapp.cn/api/device/getDebugStatusById/' \ --header 'Authorization-Type;' \ --header 'X-Authorization;'
{ "isDebugging": true, "leftMinutes": 0 }