统计设备
POST
http://localhost/merchant/index/statDevice
接口描述
统计密码线设备的相关的订单情况
请求头
参数名
类型
描述
必填
code
string
示例:识别码
必填
请求参数
参数名
类型
描述
必填
keyword
string
必填
start
string
开始时间
必填
end
string
结束时间
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
total_amount
string
总计金额 示例:250.00
必填
total_refund
string
总计退款 示例:0.00
必填
total_pay_amount
string
实收金额 示例:250.00
必填
total_pay_refund
string
实收退款 示例:0.00
必填
device_id
string
设备id 示例:1912111402
必填
total_num
string
租借人数 示例:5
必填
sid
int
商户id 示例:0
必填
sname
string
商户名称 示例:
必填
msg
string
示例:设备统计
必填