GET api/LovePopMatchmaker/GetAdminPagePopMatchmakerInfo?Level={Level}&PageSize={PageSize}&Search={Search}&PageID={PageID}

后台-获取推广红娘分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Level

推广红娘级别

LoveDistributionLevel

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台-获取推广红娘分页

PagedOfPopMatchmakerAdminDto
NameDescriptionTypeAdditional information
Data

Collection of PopMatchmakerAdminDto

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:
<PagedOfPopMatchmakerAdminDtoBx_S3DuF9 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.Love.Service.Dto.PopMatchmaker">
    <d2p1:PopMatchmakerAdminDto>
      <d2p1:CountCommission>15.1</d2p1:CountCommission>
      <d2p1:CreateTime>2024-04-30T09:28:58.6760044+08:00</d2p1:CreateTime>
      <d2p1:ExtensionCount>9</d2p1:ExtensionCount>
      <d2p1:FeMaleCommissionPrice>6</d2p1:FeMaleCommissionPrice>
      <d2p1:GetCommissionFemaleNum>12</d2p1:GetCommissionFemaleNum>
      <d2p1:GetCommissionMaleNum>11</d2p1:GetCommissionMaleNum>
      <d2p1:GetCommissionNum>10</d2p1:GetCommissionNum>
      <d2p1:Id>2</d2p1:Id>
      <d2p1:Level>Level1</d2p1:Level>
      <d2p1:LevelName>sample string 7</d2p1:LevelName>
      <d2p1:MaleCommissionPrice>5</d2p1:MaleCommissionPrice>
      <d2p1:Name>sample string 4</d2p1:Name>
      <d2p1:RefuseNum>14</d2p1:RefuseNum>
      <d2p1:TobeAgreeNum>13</d2p1:TobeAgreeNum>
      <d2p1:UserId>3</d2p1:UserId>
      <d2p1:UserName>sample string 1</d2p1:UserName>
    </d2p1:PopMatchmakerAdminDto>
    <d2p1:PopMatchmakerAdminDto>
      <d2p1:CountCommission>15.1</d2p1:CountCommission>
      <d2p1:CreateTime>2024-04-30T09:28:58.6760044+08:00</d2p1:CreateTime>
      <d2p1:ExtensionCount>9</d2p1:ExtensionCount>
      <d2p1:FeMaleCommissionPrice>6</d2p1:FeMaleCommissionPrice>
      <d2p1:GetCommissionFemaleNum>12</d2p1:GetCommissionFemaleNum>
      <d2p1:GetCommissionMaleNum>11</d2p1:GetCommissionMaleNum>
      <d2p1:GetCommissionNum>10</d2p1:GetCommissionNum>
      <d2p1:Id>2</d2p1:Id>
      <d2p1:Level>Level1</d2p1:Level>
      <d2p1:LevelName>sample string 7</d2p1:LevelName>
      <d2p1:MaleCommissionPrice>5</d2p1:MaleCommissionPrice>
      <d2p1:Name>sample string 4</d2p1:Name>
      <d2p1:RefuseNum>14</d2p1:RefuseNum>
      <d2p1:TobeAgreeNum>13</d2p1:TobeAgreeNum>
      <d2p1:UserId>3</d2p1:UserId>
      <d2p1:UserName>sample string 1</d2p1:UserName>
    </d2p1:PopMatchmakerAdminDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfPopMatchmakerAdminDtoBx_S3DuF9>