GET api/LiveBroadcostReport/SearchReport?ReportStatus={ReportStatus}&PageSize={PageSize}&Search={Search}&PageID={PageID}

后台 - 搜索举报

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ReportStatus

举报状态

ReportStatus

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台 - 搜索举报

PagedOfLiveBroadcostReportAdminListItemDto
NameDescriptionTypeAdditional information
Data

Collection of LiveBroadcostReportAdminListItemDto

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:
<PagedOfLiveBroadcostReportAdminListItemDto3toA_S9cP 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.LiveBroadcost.Service.Dto">
    <d2p1:LiveBroadcostReportAdminListItemDto>
      <d2p1:Content>sample string 8</d2p1:Content>
      <d2p1:CreateDate>2024-05-09T12:20:55.2565984+08:00</d2p1:CreateDate>
      <d2p1:EntityId>5</d2p1:EntityId>
      <d2p1:EntityTitle>sample string 6</d2p1:EntityTitle>
      <d2p1:EvidenceFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.ImageFile">
        <d4p1:BaseFileModel>
          <d4p1:Chrimage>sample string 1</d4p1:Chrimage>
          <d4p1:Dtappenddate>2024-05-09T12:20:55.2565984+08:00</d4p1:Dtappenddate>
          <d4p1:Filepath>sample string 2</d4p1:Filepath>
          <d4p1:State>4</d4p1:State>
          <d4p1:ThirdId>3</d4p1:ThirdId>
        </d4p1:BaseFileModel>
        <d4p1:BaseFileModel>
          <d4p1:Chrimage>sample string 1</d4p1:Chrimage>
          <d4p1:Dtappenddate>2024-05-09T12:20:55.2565984+08:00</d4p1:Dtappenddate>
          <d4p1:Filepath>sample string 2</d4p1:Filepath>
          <d4p1:State>4</d4p1:State>
          <d4p1:ThirdId>3</d4p1:ThirdId>
        </d4p1:BaseFileModel>
      </d2p1:EvidenceFiles>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:ReportIp>sample string 7</d2p1:ReportIp>
      <d2p1:ReportStatus>No</d2p1:ReportStatus>
      <d2p1:UserId>sample string 2</d2p1:UserId>
      <d2p1:UserName>sample string 3</d2p1:UserName>
      <d2p1:UserTel>sample string 4</d2p1:UserTel>
    </d2p1:LiveBroadcostReportAdminListItemDto>
    <d2p1:LiveBroadcostReportAdminListItemDto>
      <d2p1:Content>sample string 8</d2p1:Content>
      <d2p1:CreateDate>2024-05-09T12:20:55.2565984+08:00</d2p1:CreateDate>
      <d2p1:EntityId>5</d2p1:EntityId>
      <d2p1:EntityTitle>sample string 6</d2p1:EntityTitle>
      <d2p1:EvidenceFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.ImageFile">
        <d4p1:BaseFileModel>
          <d4p1:Chrimage>sample string 1</d4p1:Chrimage>
          <d4p1:Dtappenddate>2024-05-09T12:20:55.2565984+08:00</d4p1:Dtappenddate>
          <d4p1:Filepath>sample string 2</d4p1:Filepath>
          <d4p1:State>4</d4p1:State>
          <d4p1:ThirdId>3</d4p1:ThirdId>
        </d4p1:BaseFileModel>
        <d4p1:BaseFileModel>
          <d4p1:Chrimage>sample string 1</d4p1:Chrimage>
          <d4p1:Dtappenddate>2024-05-09T12:20:55.2565984+08:00</d4p1:Dtappenddate>
          <d4p1:Filepath>sample string 2</d4p1:Filepath>
          <d4p1:State>4</d4p1:State>
          <d4p1:ThirdId>3</d4p1:ThirdId>
        </d4p1:BaseFileModel>
      </d2p1:EvidenceFiles>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:ReportIp>sample string 7</d2p1:ReportIp>
      <d2p1:ReportStatus>No</d2p1:ReportStatus>
      <d2p1:UserId>sample string 2</d2p1:UserId>
      <d2p1:UserName>sample string 3</d2p1:UserName>
      <d2p1:UserTel>sample string 4</d2p1:UserTel>
    </d2p1:LiveBroadcostReportAdminListItemDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfLiveBroadcostReportAdminListItemDto3toA_S9cP>