文档
测试

发送消息前检测

POST
http://47.92.161.117/checkMsg.client

请求参数

参数名
类型
描述
必填
memberId
string
示例:0762eb20d28a47eb85d483244e393970
必填
otherMemberId
string
示例:cdb043e4379b4546a75573965e03e2d9
必填
content
string
示例:你好呀!
必填
type
number
示例:0 0--文字;1--其他
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:检测成功!
必填
data
string
示例:你好呀!
必填