{
"guid": "string",
"get_type": 0,
"template_type": 0,
"lastid": "string",
"limit": "string",
"template_id": "string"
}curl --location '/room/get_room_templates' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"get_type": 0,
"template_type": 0,
"lastid": "string",
"limit": "string",
"template_id": "string"
}'{
"error_code": 0,
"error_message": "string",
"data": {
"result": {}
}
}