删除消息
POST
/api/message/removeMyMessage
请求参数
参数名
类型
描述
必填
id
string
消息ID
必填
响应参数
参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态:0成功,500错误
必填