{
"prrId": 1928681637822992400
}
curl --location --request DELETE '/j5-community/property/delete-by-prrId' \
--header 'Content-Type: application/json' \
--data-raw '{
"prrId": 1928681637822992400
}'
{
"code": 10000,
"data": "string",
"message": "提示消息内容"
}