根据订单ID/查询ID获取消息状态统计
GET
http://192.168.8.213:9999/message/messageinfo/queryStatusBySelectId/{orderId}/{selectId}
接口描述
根据订单id/查询id获取消息状态的统计接口 如有selectId则一起统计
请求参数
参数名
类型
描述
必填
selectId
String
查询标识ID
可选
needDetail
string
类型1-需要详情,0-不需要详情
必填
eventTypes
string
统计的事件类型 用','隔开拼接
必填
orderId
String
订单标识ID
必填
startTime
String
起始时间
可选
endTime
String
终止时间
可选
msgStartTime
String
消息起始时间
可选
msgEndTime
String
消息终止时间
可选
响应参数
参数名
类型
描述
必填
code
Int
响应码
必填
msg
String
响应信息
必填
messageId
String
为null
必填