Page History

Systemsendmsg

Last edited by 赵家龙

返回

领头雁报名发送系统通知


URL: http://apiwjjtest.cnlive.com/Daren/sendMsg/systemSendMsg.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
data String true {"title":"领头雁","userId":"353417"}
toId String true 接收方sid

返回格式: JSON


返回格式样例:

{
    "errorCode": "0",
    "errorMessage": "成功"
}