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