curl --location --request GET '/admin-api/charging/faultMonitor/getPipeStakeStatusMsgApp?pipeSn=1024&gunid=1024&startTime=1024&endTime=1024&timeFrame&dataType' \
--header 'Authorization: {{token}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json'
{
"code": 0,
"data": {},
"msg": "string"
}