文档
测试

统计信息

GET
http://localhost:8088/bala/erp/sitestatistics/info

请求头

参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyNSIsImlhdCI6MTYwNjcwMzM0OCwiZXhwIjoxNjA3MzA4MTQ4fQ.srYFwQONOZ7g39quTbo5nJrpoVk4-EtWQ0mtjFHnVk1LxInwZcGM9LaylWUcSdw6uOJLJ-Zc_Hyz1fBx8facsw
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
object
数据字典
必填
taskCount
int
示例:31//订单数
必填
planVolume
int
示例:4766//计划方量
必填
sendVolume
int
示例:0//发送方量
必填
signVolume
int
示例:0//签收方量
必填
prodVolume
int
示例:4766//生产方量
必填
taskYesterdayCount
int
示例:0//昨天订单数
必填
planYesterdayVolume
int
示例:0//昨天计划方量
必填
sendYesterdayVolume
int
示例:0//昨天发送方量
必填
signYesterdayVolume
int
示例:0//昨天签收方量
必填
prodYesterdayVolume
int
示例:0//昨天生产方量
必填
receiveCount
int
示例:2//接单车辆
必填
receiveYesterdayCount
int
示例:0//昨天接单车辆
必填
queueCount
int
示例:1//排队车辆
必填
outboundCount
int
示例:21//出站车辆
必填
arriveCount
int
示例:0//到达车辆
必填
signForCount
int
示例:39//签收车辆
必填
signForYesterdayCount
int
示例:0//昨天签收车辆
必填
reserveOpeningCount
int
示例:30//待开盘数
必填
transferCount
int
示例:117//转单数
必填
overtimeCount
int
示例:0//超时数
必填
cancelCount
int
示例:0//取消数
必填
successCount
int
示例:0//完成数
必填