添加消息
POST
{{baseUrl}}/manager/shunshiwei-message
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Content-Type
string
示例:application/x-www-form-urlencoded
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
sendGroup
string
发送群体(1:学生,2:教职工)
可选
sex
string
性别(-1:不限,1:男,2:女)
可选
sendType
string
发送规则(1:个人发送,2:群体发送)
可选
inResidence
string
读书形式(0:不限,1:住读,2:走读)
可选
title
string
消息标题
可选
content
string
消息内容
可选