Authorization: ********************{}curl --location --request POST '/user/batteryCheckOrder/queryChargeOrdersByUserId' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": "",
"msg": "",
"data": {
"userId": "",
"orders": [
""
]
},
"stackTraceMsg": ""
}