发送消息
POST
http://114.215.85.111:8080/ldapp/chat/send
请求参数
参数名
类型
描述
必填
toId
int
接收人ID
必填
content
object
消息内容
必填
fromId
int
发送人
必填
type
string
1.text 2.voice 3.img
必填