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

获取小区评论,带分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
XiaoquId

小区id

integer

None.

IsKill

是否审核

AuditStatusType

None.

PageSize

每页条数

integer

None.

Search

关键字

string

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:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

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-04-30T12:06:25.0198005+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 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">7</ParentId>
      <RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</RegIpRegion>
      <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-04-30T12:06:25.0198005+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>2024-04-30T12:06:25.0198005+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">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 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">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-04-30T12:06:25.0198005+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 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">7</ParentId>
      <RegIpRegion xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Comment">sample string 11</RegIpRegion>
      <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-04-30T12:06:25.0198005+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>2024-04-30T12:06:25.0198005+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">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 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">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>