curl --location --request GET 'http://192.168.0.220:12000/terminal/core/v1/multiFunction/power/time/task' \
--header 'Authorization;' \
--header 'Authorization: "token": "1766750047679tzKSIsromDRgY7hHsgCbiw==",'{
"code": 0,
"data": {
"data": [
{
"conditions": [
{
"action": 1,
"flag": "abc",
"powerIndex": 0,
"status": 1,
"type": "屏体电源",
"cron": [
"0 15 10 ? * *",
"0 0 12 * * ?"
],
"enable": true,
"endTime": "2018-06-07",
"startTime": "2018-06-06",
"orderId": -1
},
{
"action": 0,
"powerIndex": 0,
"status": 0,
"type": "风扇电源",
"cron": [
"0 15 10 ? * *",
"0 0 12 * * ?"
],
"enable": true,
"endTime": "2018-06-07",
"startTime": "2018-06-06",
"orderId": -1
}
],
"connectIndex": 0,
"enable": true,
"portIndex": 0
}
],
"source": {
"loginType": 0,
"platform": 0,
"type": 0
},
"type": "FUNCTIONPOWER",
"orderId": -1
},
"message": ""
}