addBatchInformation
POST
http://192.168.1.104/web/addBatchInformation
接口描述
批量推送
请求头
参数名
类型
描述
必填
TN
String
登录状态
必填
请求参数
参数名
类型
描述
必填
cmd
String
请求体描述
必填
userId
String[]
要推送的用户账号数组
必填
content
String
推送内容
必填
doTime
String
上架时间
必填
overTime
String
下架时间
必填
contentType
String
推送内容类型(1:系统消息 2:订单消息)
必填
routeName
String
要跳转的事物名称 html-- 跳转到url。orderDetail-订单详情。passportDetail-签证订单详情
必填
routeParam
Map<String,String>
要跳转的事物
必填
type
String
推送类型(only:单条推送,batch:多条推送,all:推送给所有用户)
必填
响应参数
参数名
类型
描述
必填
code
String
响应参数
必填
message
String
响应描述
必填