{ "clientId": "client_123456" }
{ "code": 1, "message": "获取订阅列表成功", "language": "zh-CN", "timestamp": 1697548800000, "data": { "clientId": "client_123456", "subscriptions": [ { "topic": "chat/room123", "qos": 1 }, { "topic": "notification/user456", "qos": 0 } ] } }