{ "guid": "string", "start_index": 0, "limit": 10 }
curl --location --request POST '/room/get_room_list' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "start_index": 0, "limit": 10 }'
null