{
"clientId": "client_123456",
"topic": "chat/room123"
}{
"code": 1,
"message": "取消订阅成功",
"language": "zh-CN",
"timestamp": 1697548800000,
"data": {
"clientId": "client_123456",
"topic": "chat/room123",
"unsubscribed": true
}
}