curl --location 'http://localhost:8085/api/chatroom/info/'{
"code": 0,
"data": {
"announcement": "string",
"announcement_editor": "string",
"announcement_publish_time": 0,
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"business_type": 0,
"info_version": 0,
"status": 0,
"tools": {
"app_count": 0,
"app_list": [
{
"creator": "string",
"custom_info": [
0
],
"id": "string",
"manager": "string",
"path": "string",
"related_msg_id": 0,
"time": 0,
"title": "string",
"username": "string"
}
]
}
},
"message": "string"
}