{
"clientIds": [
"client_web_001",
"client_mobile_002"
],
"eventType": "notification",
"message": {
"type": "text",
"content": "系统通知消息",
"timestamp": 1697548800000
},
"options": {
"priority": "normal",
"persistent": false
}
}{
"code": 1,
"message": "操作成功",
"language": "zh-CN",
"timestamp": 1697548800000,
"data": {
"sentToClients": [
"client_web_001"
],
"totalSent": 1
}
}