GET api/LouPan/GetPagedLoupanQuestion?HasAnswered={HasAnswered}&LoupanId={LoupanId}&PageSize={PageSize}&Search={Search}&PageID={PageID}
获取楼盘问题列表
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| HasAnswered |
不传代表全部 |
boolean |
None. |
| LoupanId |
楼盘标识 |
integer |
None. |
| PageSize |
每页条数 |
integer |
None. |
| Search |
关键字 |
string |
None. |
| Keywords |
关键字 |
string |
None. |
| PageID |
分页页数 |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
获取楼盘问题列表
PagedOfLoupanCommentDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of LoupanCommentDto |
None. |
|
| TotalRecord | integer |
None. |
|
| TotalPage | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml, text/xml
Sample:
<PagedOfLoupanCommentDtoGgpX_P3Mi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Infrastructure.Pages">
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mh.House.Service.Dto.LouPan">
<d2p1:LoupanCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</Id>
<Ip xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 17</Ip>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<IsSpecial xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsSpecial>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 22</KillReason>
<Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">20</Likes>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">8</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</RegIpRegion>
<ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">21</ReplyNum>
<SecondCommentDtos xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">
<CommentSecondCommonDto>
<CommentType>GShop</CommentType>
<Content>sample string 5</Content>
<CreateTime>2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id>1</Id>
<IsAdminComment>true</IsAdminComment>
<IsKill>TobeAgree</IsKill>
<KillReason>sample string 12</KillReason>
<ParentId>4</ParentId>
<RegIpRegion>sample string 8</RegIpRegion>
<ThirdId>2</ThirdId>
<ThirdTitle>sample string 3</ThirdTitle>
<UserHeadFile>sample string 9</UserHeadFile>
<UserId>6</UserId>
<UserName>sample string 7</UserName>
</CommentSecondCommonDto>
<CommentSecondCommonDto>
<CommentType>GShop</CommentType>
<Content>sample string 5</Content>
<CreateTime>2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id>1</Id>
<IsAdminComment>true</IsAdminComment>
<IsKill>TobeAgree</IsKill>
<KillReason>sample string 12</KillReason>
<ParentId>4</ParentId>
<RegIpRegion>sample string 8</RegIpRegion>
<ThirdId>2</ThirdId>
<ThirdTitle>sample string 3</ThirdTitle>
<UserHeadFile>sample string 9</UserHeadFile>
<UserId>6</UserId>
<UserName>sample string 7</UserName>
</CommentSecondCommonDto>
</SecondCommentDtos>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</ThirdTitle>
<UserContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 14</UserContact>
<UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</UserContactName>
<UserGender xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">Male</UserGender>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 15</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">10</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</UserName>
<d2p1:Facilities>1</d2p1:Facilities>
<d2p1:LoupanName>sample string 4</d2p1:LoupanName>
<d2p1:LoupanSecondCommentDtos>
<d2p1:LouPanSecondCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2</Id>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</KillReason>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</RegIpRegion>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">3</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 4</ThirdTitle>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 8</UserName>
<d2p1:IsOfficialReply>true</d2p1:IsOfficialReply>
</d2p1:LouPanSecondCommentDto>
<d2p1:LouPanSecondCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2</Id>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</KillReason>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</RegIpRegion>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">3</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 4</ThirdTitle>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 8</UserName>
<d2p1:IsOfficialReply>true</d2p1:IsOfficialReply>
</d2p1:LouPanSecondCommentDto>
</d2p1:LoupanSecondCommentDtos>
<d2p1:Planting>3</d2p1:Planting>
<d2p1:Transport>2</d2p1:Transport>
</d2p1:LoupanCommentDto>
<d2p1:LoupanCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</Id>
<Ip xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 17</Ip>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<IsSpecial xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsSpecial>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 22</KillReason>
<Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">20</Likes>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">8</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</RegIpRegion>
<ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">21</ReplyNum>
<SecondCommentDtos xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">
<CommentSecondCommonDto>
<CommentType>GShop</CommentType>
<Content>sample string 5</Content>
<CreateTime>2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id>1</Id>
<IsAdminComment>true</IsAdminComment>
<IsKill>TobeAgree</IsKill>
<KillReason>sample string 12</KillReason>
<ParentId>4</ParentId>
<RegIpRegion>sample string 8</RegIpRegion>
<ThirdId>2</ThirdId>
<ThirdTitle>sample string 3</ThirdTitle>
<UserHeadFile>sample string 9</UserHeadFile>
<UserId>6</UserId>
<UserName>sample string 7</UserName>
</CommentSecondCommonDto>
<CommentSecondCommonDto>
<CommentType>GShop</CommentType>
<Content>sample string 5</Content>
<CreateTime>2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id>1</Id>
<IsAdminComment>true</IsAdminComment>
<IsKill>TobeAgree</IsKill>
<KillReason>sample string 12</KillReason>
<ParentId>4</ParentId>
<RegIpRegion>sample string 8</RegIpRegion>
<ThirdId>2</ThirdId>
<ThirdTitle>sample string 3</ThirdTitle>
<UserHeadFile>sample string 9</UserHeadFile>
<UserId>6</UserId>
<UserName>sample string 7</UserName>
</CommentSecondCommonDto>
</SecondCommentDtos>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</ThirdTitle>
<UserContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 14</UserContact>
<UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</UserContactName>
<UserGender xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">Male</UserGender>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 15</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">10</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</UserName>
<d2p1:Facilities>1</d2p1:Facilities>
<d2p1:LoupanName>sample string 4</d2p1:LoupanName>
<d2p1:LoupanSecondCommentDtos>
<d2p1:LouPanSecondCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2</Id>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</KillReason>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</RegIpRegion>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">3</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 4</ThirdTitle>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 8</UserName>
<d2p1:IsOfficialReply>true</d2p1:IsOfficialReply>
</d2p1:LouPanSecondCommentDto>
<d2p1:LouPanSecondCommentDto>
<CommentType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">GShop</CommentType>
<Content xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 6</Content>
<CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2025-12-16T16:02:44.2679112+08:00</CreateTime>
<Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2</Id>
<IsAdminComment xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">true</IsAdminComment>
<IsKill xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">TobeAgree</IsKill>
<KillReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 13</KillReason>
<ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
<RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 9</RegIpRegion>
<ThirdId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">3</ThirdId>
<ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 4</ThirdTitle>
<UserHeadFile xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserHeadFile>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</UserId>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 8</UserName>
<d2p1:IsOfficialReply>true</d2p1:IsOfficialReply>
</d2p1:LouPanSecondCommentDto>
</d2p1:LoupanSecondCommentDtos>
<d2p1:Planting>3</d2p1:Planting>
<d2p1:Transport>2</d2p1:Transport>
</d2p1:LoupanCommentDto>
</Data>
<TotalPage>2</TotalPage>
<TotalRecord>1</TotalRecord>
</PagedOfLoupanCommentDtoGgpX_P3Mi>