curl --location --request GET '/j5-community/property/query-property-detail?communityId=2021080494780158&floorNum=2&pageIndex=1&pageSize=10&prrId=102024022019845984&roomNum=110&unitNum=1'
{
"code": 10000,
"data": {
"pageIndex": 1,
"pageSize": 10,
"pages": 100,
"rows": [
{
"createTime": "2022-12-24 16:16:45",
"fileRealName": "string",
"isTrue": "是",
"prrdId": 112022122438600860,
"securities": "001",
"statusCd": 0,
"url": "string"
}
],
"total": 100000
},
"message": "提示消息内容"
}