GET api/LouPan/GetPageLouPanComment?LouPanId={LouPanId}&IsKill={IsKill}&HasBeenReplied={HasBeenReplied}&PageSize={PageSize}&Keywords={Keywords}&PageID={PageID}

获取楼盘评论,带分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LouPanId

楼盘id

integer

None.

IsKill

是否审核

AuditStatusType

None.

HasBeenReplied

是否回复

boolean

None.

PageSize

每页条数

integer

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

获取楼盘评论,带分页

PagedOfLoupanCommentDto
NameDescriptionTypeAdditional information
Data

Collection of LoupanCommentDto

None.

TotalRecord

integer

None.

TotalPage

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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">2024-05-05T02:26:16.9571978+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 16</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 21</KillReason>
      <Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">19</Likes>
      <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">8</ParentId>
      <ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">20</ReplyNum>
      <SecondCommentDtos xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">
        <CommentSecondCommonDto>
          <CommentType>GShop</CommentType>
          <Content>sample string 5</Content>
          <CreateTime>2024-05-05T02:26:16.9571978+08:00</CreateTime>
          <Id>1</Id>
          <IsAdminComment>true</IsAdminComment>
          <IsKill>TobeAgree</IsKill>
          <KillReason>sample string 11</KillReason>
          <ParentId>4</ParentId>
          <ThirdId>2</ThirdId>
          <ThirdTitle>sample string 3</ThirdTitle>
          <UserHeadFile>sample string 8</UserHeadFile>
          <UserId>6</UserId>
          <UserName>sample string 7</UserName>
        </CommentSecondCommonDto>
        <CommentSecondCommonDto>
          <CommentType>GShop</CommentType>
          <Content>sample string 5</Content>
          <CreateTime>2024-05-05T02:26:16.9571978+08:00</CreateTime>
          <Id>1</Id>
          <IsAdminComment>true</IsAdminComment>
          <IsKill>TobeAgree</IsKill>
          <KillReason>sample string 11</KillReason>
          <ParentId>4</ParentId>
          <ThirdId>2</ThirdId>
          <ThirdTitle>sample string 3</ThirdTitle>
          <UserHeadFile>sample string 8</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 13</UserContact>
      <UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</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 14</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">2024-05-05T02:26:16.9571978+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 12</KillReason>
          <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
          <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 9</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">2024-05-05T02:26:16.9571978+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 12</KillReason>
          <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
          <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 9</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">2024-05-05T02:26:16.9571978+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 16</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 21</KillReason>
      <Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">19</Likes>
      <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">8</ParentId>
      <ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">20</ReplyNum>
      <SecondCommentDtos xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">
        <CommentSecondCommonDto>
          <CommentType>GShop</CommentType>
          <Content>sample string 5</Content>
          <CreateTime>2024-05-05T02:26:16.9571978+08:00</CreateTime>
          <Id>1</Id>
          <IsAdminComment>true</IsAdminComment>
          <IsKill>TobeAgree</IsKill>
          <KillReason>sample string 11</KillReason>
          <ParentId>4</ParentId>
          <ThirdId>2</ThirdId>
          <ThirdTitle>sample string 3</ThirdTitle>
          <UserHeadFile>sample string 8</UserHeadFile>
          <UserId>6</UserId>
          <UserName>sample string 7</UserName>
        </CommentSecondCommonDto>
        <CommentSecondCommonDto>
          <CommentType>GShop</CommentType>
          <Content>sample string 5</Content>
          <CreateTime>2024-05-05T02:26:16.9571978+08:00</CreateTime>
          <Id>1</Id>
          <IsAdminComment>true</IsAdminComment>
          <IsKill>TobeAgree</IsKill>
          <KillReason>sample string 11</KillReason>
          <ParentId>4</ParentId>
          <ThirdId>2</ThirdId>
          <ThirdTitle>sample string 3</ThirdTitle>
          <UserHeadFile>sample string 8</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 13</UserContact>
      <UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</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 14</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">2024-05-05T02:26:16.9571978+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 12</KillReason>
          <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
          <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 9</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">2024-05-05T02:26:16.9571978+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 12</KillReason>
          <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">5</ParentId>
          <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 9</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>