GET api/XiaoQu/GetPageXiaoquComment?XiaoquId={XiaoquId}&IsKill={IsKill}&PageSize={PageSize}&Keywords={Keywords}&PageID={PageID}

获取小区评论,带分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
XiaoquId

小区id

integer

None.

IsKill

是否审核

AuditStatusType

None.

PageSize

每页条数

integer

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

获取小区评论,带分页

PagedOfXiaoQuCommentDto
NameDescriptionTypeAdditional information
Data

Collection of XiaoQuCommentDto

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:
<PagedOfXiaoQuCommentDtoKmT3X3yM 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.XiaoQu">
    <d2p1:XiaoQuCommentDto>
      <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 8</Content>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2024-03-28T20:06:45.9012901+08:00</CreateTime>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">4</Id>
      <Ip xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 15</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 20</KillReason>
      <Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">18</Likes>
      <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</ParentId>
      <ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">19</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-03-28T20:06:45.9012901+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-03-28T20:06:45.9012901+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">6</ThirdId>
      <ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 5</ThirdTitle>
      <UserContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</UserContact>
      <UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</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 13</UserHeadFile>
      <UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">9</UserId>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserName>
      <d2p1:Facilities>1</d2p1:Facilities>
      <d2p1:Planting>3</d2p1:Planting>
      <d2p1:Transport>2</d2p1:Transport>
    </d2p1:XiaoQuCommentDto>
    <d2p1:XiaoQuCommentDto>
      <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 8</Content>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">2024-03-28T20:06:45.9012901+08:00</CreateTime>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">4</Id>
      <Ip xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 15</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 20</KillReason>
      <Likes xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">18</Likes>
      <ParentId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">7</ParentId>
      <ReplyNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">19</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-03-28T20:06:45.9012901+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-03-28T20:06:45.9012901+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">6</ThirdId>
      <ThirdTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 5</ThirdTitle>
      <UserContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 12</UserContact>
      <UserContactName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</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 13</UserHeadFile>
      <UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">9</UserId>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 10</UserName>
      <d2p1:Facilities>1</d2p1:Facilities>
      <d2p1:Planting>3</d2p1:Planting>
      <d2p1:Transport>2</d2p1:Transport>
    </d2p1:XiaoQuCommentDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfXiaoQuCommentDtoKmT3X3yM>