发送消息
POST
/auth/message/sendMsg
请求参数
multipart/form-data参数名
类型
描述
必填
title
string
标题
必填
types
string
类型:0系统消息(所有人),1站内信消息(指定人)
必填
cust
string
接收消息用户,json字符串
必填
content
string
内容,富文本
必填