思云客服页面
POST
/user/customerService
接口描述
思云客户接口
请求头
参数名
类型
描述
必填
conttent-type
String
application/json
必填
请求参数
参数名
类型
描述
必填
messageContent
String
信息内容
必填
transmissionTime
date
发送时间
必填
received by
int
接收人(用户id)
必填
响应参数
参数名
类型
描述
必填
code
int
响应成功/失败的状态码
必填
msg
String
响应成功/失败的提示信息
必填
data
Object
数据列表
必填
count
int
总条数
必填