导出报表-充电枪时段电量
GET
/station/stats/connector/time_export
接口描述
接口异常时httpStatus为500
请求参数
参数名
类型
描述
必填
stationId
string
充电站ID
可选
connectorId
string
充电枪ID
必填
startTime
string
开始时间,格式:yyyy-MM-dd
必填
endTime
string
结束时间,格式:yyyy-MM-dd
必填