GET api/LoveLineRecord/GetMemberLineRecordInfos?LoveUserId={LoveUserId}&MatchmakerId={MatchmakerId}&LineStatus={LineStatus}&PageSize={PageSize}&Search={Search}&PageID={PageID}

红娘中心-获取牵线分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LoveUserId

相亲会员id(不传 表示取全部)

integer

None.

MatchmakerId

红娘id

integer

None.

LineStatus

牵线状态

LineStatusType

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

红娘中心-获取牵线分页

PagedOfLineAdminSimpleDto
NameDescriptionTypeAdditional information
Data

Collection of LineAdminSimpleDto

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:
<PagedOfLineAdminSimpleDtopRN_SIMLy 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.LineRecord">
    <d2p1:LineAdminSimpleDto>
      <d2p1:CompleteTime>2024-04-30T10:05:51.082294+08:00</d2p1:CompleteTime>
      <d2p1:CreateTime>2024-04-30T10:05:51.082294+08:00</d2p1:CreateTime>
      <d2p1:FailureReason>sample string 8</d2p1:FailureReason>
      <d2p1:FromLoveUser xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser">
        <d4p1:UserName>sample string 1</d4p1:UserName>
        <d4p1:chrpic>sample string 8</d4p1:chrpic>
        <d4p1:chrtel>sample string 6</d4p1:chrtel>
        <d4p1:chrtruename>sample string 5</d4p1:chrtruename>
        <d4p1:id>2</d4p1:id>
        <d4p1:no>sample string 4</d4p1:no>
        <d4p1:sex>Female</d4p1:sex>
        <d4p1:userid>3</d4p1:userid>
        <d4p1:weixin>sample string 7</d4p1:weixin>
      </d2p1:FromLoveUser>
      <d2p1:FromLoveUserChrPic>sample string 4</d2p1:FromLoveUserChrPic>
      <d2p1:FromLoveUserId>2</d2p1:FromLoveUserId>
      <d2p1:FromLoveUserSex>Female</d2p1:FromLoveUserSex>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:LineStatus>StayPull</d2p1:LineStatus>
      <d2p1:MatchmakerId>6</d2p1:MatchmakerId>
      <d2p1:MatchmakerName>sample string 7</d2p1:MatchmakerName>
      <d2p1:ToLoveUser xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser">
        <d4p1:UserName>sample string 1</d4p1:UserName>
        <d4p1:chrpic>sample string 8</d4p1:chrpic>
        <d4p1:chrtel>sample string 6</d4p1:chrtel>
        <d4p1:chrtruename>sample string 5</d4p1:chrtruename>
        <d4p1:id>2</d4p1:id>
        <d4p1:no>sample string 4</d4p1:no>
        <d4p1:sex>Female</d4p1:sex>
        <d4p1:userid>3</d4p1:userid>
        <d4p1:weixin>sample string 7</d4p1:weixin>
      </d2p1:ToLoveUser>
      <d2p1:ToLoveUserChrPic>sample string 5</d2p1:ToLoveUserChrPic>
      <d2p1:ToLoveUserId>3</d2p1:ToLoveUserId>
      <d2p1:ToLoveUserSex>Female</d2p1:ToLoveUserSex>
    </d2p1:LineAdminSimpleDto>
    <d2p1:LineAdminSimpleDto>
      <d2p1:CompleteTime>2024-04-30T10:05:51.082294+08:00</d2p1:CompleteTime>
      <d2p1:CreateTime>2024-04-30T10:05:51.082294+08:00</d2p1:CreateTime>
      <d2p1:FailureReason>sample string 8</d2p1:FailureReason>
      <d2p1:FromLoveUser xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser">
        <d4p1:UserName>sample string 1</d4p1:UserName>
        <d4p1:chrpic>sample string 8</d4p1:chrpic>
        <d4p1:chrtel>sample string 6</d4p1:chrtel>
        <d4p1:chrtruename>sample string 5</d4p1:chrtruename>
        <d4p1:id>2</d4p1:id>
        <d4p1:no>sample string 4</d4p1:no>
        <d4p1:sex>Female</d4p1:sex>
        <d4p1:userid>3</d4p1:userid>
        <d4p1:weixin>sample string 7</d4p1:weixin>
      </d2p1:FromLoveUser>
      <d2p1:FromLoveUserChrPic>sample string 4</d2p1:FromLoveUserChrPic>
      <d2p1:FromLoveUserId>2</d2p1:FromLoveUserId>
      <d2p1:FromLoveUserSex>Female</d2p1:FromLoveUserSex>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:LineStatus>StayPull</d2p1:LineStatus>
      <d2p1:MatchmakerId>6</d2p1:MatchmakerId>
      <d2p1:MatchmakerName>sample string 7</d2p1:MatchmakerName>
      <d2p1:ToLoveUser xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser">
        <d4p1:UserName>sample string 1</d4p1:UserName>
        <d4p1:chrpic>sample string 8</d4p1:chrpic>
        <d4p1:chrtel>sample string 6</d4p1:chrtel>
        <d4p1:chrtruename>sample string 5</d4p1:chrtruename>
        <d4p1:id>2</d4p1:id>
        <d4p1:no>sample string 4</d4p1:no>
        <d4p1:sex>Female</d4p1:sex>
        <d4p1:userid>3</d4p1:userid>
        <d4p1:weixin>sample string 7</d4p1:weixin>
      </d2p1:ToLoveUser>
      <d2p1:ToLoveUserChrPic>sample string 5</d2p1:ToLoveUserChrPic>
      <d2p1:ToLoveUserId>3</d2p1:ToLoveUserId>
      <d2p1:ToLoveUserSex>Female</d2p1:ToLoveUserSex>
    </d2p1:LineAdminSimpleDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfLineAdminSimpleDtopRN_SIMLy>