{
"guid": "{{guid_test}}",
"start_index": 0,
"limit": 30
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/get_room_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"start_index": 0,
"limit": 30
}'
{}