curl --location --request GET 'https://dev-api-open.wanzhuangkj.com//open/device/getMode?device_num=&app_id×tamp&sign'
{
"code": 1,
"message": "success",
"data": {
"mode": {
"id": 1,
"deviceNum": "60000014",
"timeValue": [
"08:00",
"09:00",
"11:00",
"13:00",
"15:00",
"17:00",
"22:00",
"24:00"
],
"priceValue": [
3478,
10879,
13025,
3478,
10879,
13025,
10879,
3478
],
"serviceValue": [
5622,
2021,
875,
5622,
2021,
875,
2021,
5622
],
"totalValue": [
9100,
12900,
13900,
9100,
12900,
13900,
12900,
9100
],
"parkingWord": "限时免费停车三小时",
"createdAt": "2023-03-13 14:29:35",
"updatedAt": "2023-03-13 14:29:35",
"volume": 8
},
"chargeMode": 11,
"deviceType": 12
},
"timestamp": 1678697511
}