[{
"id": 0,
"unitName": "unitName_df1cedf9bd7f",
"mnNumber": "mnNumber_152d49500735",
"deviceCode": "deviceCode_d070973bd6b2",
"deviceName": "deviceName_b4196c436521",
"prUnitName": "prUnitName_0118ef4d46f9",
"ratedPower": "ratedPower_3f1a141a152d",
"standbyRelationship": "standbyRelationship_825e72ffcd5d",
"ventType": 0,
"notes": "notes_98174a01e35b",
"socialCreditCode": "socialCreditCode_6360db432085",
"lng": "lng_277888c147ad",
"lat": "lat_a06b0420ce37",
"isDeleted": 0,
"createTime": "2023-10-19 13:35:21",
"updateTime": "2023-10-19 13:35:21",
"actionType": 0
}]
curl --location --request POST 'http://127.0.0.1:8091/clean/equipmentElectric/getEqAd' \
--header 'Content-Type: application/json' \
--data-raw '[{
"id": 0,
"unitName": "unitName_df1cedf9bd7f",
"mnNumber": "mnNumber_152d49500735",
"deviceCode": "deviceCode_d070973bd6b2",
"deviceName": "deviceName_b4196c436521",
"prUnitName": "prUnitName_0118ef4d46f9",
"ratedPower": "ratedPower_3f1a141a152d",
"standbyRelationship": "standbyRelationship_825e72ffcd5d",
"ventType": 0,
"notes": "notes_98174a01e35b",
"socialCreditCode": "socialCreditCode_6360db432085",
"lng": "lng_277888c147ad",
"lat": "lat_a06b0420ce37",
"isDeleted": 0,
"createTime": "2023-10-19 13:35:21",
"updateTime": "2023-10-19 13:35:21",
"actionType": 0
}]'
{}