文档
测试

类型说明

POST

参数类型说明

参数名
类型
描述
必填
示例
user_name
string
用户名
必填
password
string
密码
必填
code
int
响应码
必填
message
string
响应信息
必填
user_id
string
用户id
必填
token
string
token
必填
car_id
string
车辆编号
必填
request_amount
double
充电量
必填
request_mode
string
充电模式
必填
bill_date
date
日期
必填
2023-5-20
bill_id
string
详单编号
必填
pile_id
int
充电桩编号,合法编号大于等于0
必填
amount
int
充电桩数量
必填
queue_num
string
排队号码
必填
car_state
string
车辆当前状态
必填
car_position
int
车辆在当前同种充电模式的下的排队位置
必填
request_time
datetime
充电请求时间
必填
charge_amount
double
充电量
必填
charge_duration
double
充电时长(小时)
必填
start_time
datetime
充电开始时间
必填
end_time
datetime
充电结束时间
必填
total_charge_fee
double
充电费
必填
total_service_fee
double
服务费
必填
total_fee
double
总费用
必填
working_state
string
工作状态
必填
total_charge_num
int
累计充电次数
必填
total_charge_time
double
累计充电时长(小时)
必填
total_capacity
double
累计充电电量
必填
car_capacity
double
车辆总电量
必填
wait_time
double
等待时长
必填
report_date
date
报表时间
必填
high_price
double
峰时单价
必填
mid_price
double
平时单价
必填
low_price
double
谷时单价
必填
start_date
date
开始日期
必填
end_date
date
截止时间
必填
fast_pile_num
int
快充充电桩数量
必填
slow_pile_num
int
慢充充电桩数量
必填
pay_state
int
支付状态,0表示未支付,1表示已支付
必填
0
charge_mode
string
充电桩模式,F/T
必填
F