GET api/LoveUser/GetFrontLoveUsersByCatrgory?categoryId={categoryId}

前台--获取相亲会员 根据绑定贴吧分类

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

integer

Required

Body Parameters

None.

Response Information

Resource Description

前台--获取相亲会员 根据绑定贴吧分类

Collection of LoveUserFrontListDto
NameDescriptionTypeAdditional information
id

相亲会员id

integer

None.

chrtruename

相亲会员姓名

string

None.

userid

网站会员id

integer

None.

no

编号

string

None.

chrpic

头像

string

None.

commend

1推荐会员

LoveUserCommendStatus

None.

commenddate

推荐结束时间

date

None.

sex

性别(0女,1男)

LoveUserSex

None.

age

年龄

integer

None.

birthYear

出生-年

string

None.

height1

身高cm

decimal number

None.

xueli

学历

string

None.

work

工作

string

None.

hunyin

婚姻状况

string

None.

yuexin

月薪

string

None.

status

相亲状态(1公开交友、2委托红娘、3停止相亲)

LoveUserStatus

None.

real

实名认证状态(1已认证、0未认证、2实名认证待审)

RealAuditState

None.

userVipType

会员类型(1普通会员、2金卡会员、3银卡会员、4钻石会员)

LoveUserVipType

None.

createdate

创建时间

date

None.

chrpicState

对非相亲会员隐藏头像

boolean

None.

hongniangno

红娘id

integer

None.

hongniangname

红娘昵称

string

None.

hongniangphone

红娘手机号

string

None.

hongniangweixin

红娘微信号

string

None.

hongniangweixinQRcode

红娘微信二维码

string

None.

IsRestrict

是否被限制查看相亲详情

boolean

None.

workCounty

工作地 区县编码

integer

None.

workCountyName

工作地 区县名称

string

None.

shop_x

decimal number

None.

shop_y

decimal number

None.

IsCollect

是否收藏

boolean

None.

friendheightExtend

身高 开始 ---择偶要求

integer

None.

friendheightExtend1

身高 结束 ---择偶要求

integer

None.

friendchryearStart

年龄 开始 ---择偶要求

integer

None.

friendchryearEnd

年龄 结束 ---择偶要求

integer

None.

friendyuexinExtend

收入 ---择偶要求

string

None.

ImageUrls

图片

Collection of BaseFileModel

None.

friendSeted

择偶要求 是否填写

boolean

None.

IsShowVipVisible

是否显示vip可见按钮

boolean

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:
<ArrayOfLoveUserFrontListDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser">
  <LoveUserFrontListDto>
    <ImageUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.ImageFile">
      <d3p1:BaseFileModel>
        <d3p1:Chrimage>sample string 1</d3p1:Chrimage>
        <d3p1:Dtappenddate>2024-04-30T11:04:25.8167118+08:00</d3p1:Dtappenddate>
        <d3p1:Filepath>sample string 2</d3p1:Filepath>
        <d3p1:State>4</d3p1:State>
        <d3p1:ThirdId>3</d3p1:ThirdId>
      </d3p1:BaseFileModel>
      <d3p1:BaseFileModel>
        <d3p1:Chrimage>sample string 1</d3p1:Chrimage>
        <d3p1:Dtappenddate>2024-04-30T11:04:25.8167118+08:00</d3p1:Dtappenddate>
        <d3p1:Filepath>sample string 2</d3p1:Filepath>
        <d3p1:State>4</d3p1:State>
        <d3p1:ThirdId>3</d3p1:ThirdId>
      </d3p1:BaseFileModel>
    </ImageUrls>
    <IsCollect>true</IsCollect>
    <IsRestrict>true</IsRestrict>
    <IsShowVipVisible>true</IsShowVipVisible>
    <age>6</age>
    <birthYear>sample string 7</birthYear>
    <chrpic>sample string 5</chrpic>
    <chrpicState>true</chrpicState>
    <chrtruename>sample string 2</chrtruename>
    <commend>No</commend>
    <commenddate>2024-04-30T11:04:25.8167118+08:00</commenddate>
    <createdate>2024-04-30T11:04:25.8167118+08:00</createdate>
    <friendSeted>true</friendSeted>
    <friendchryearEnd>29</friendchryearEnd>
    <friendchryearStart>28</friendchryearStart>
    <friendheightExtend>26</friendheightExtend>
    <friendheightExtend1>27</friendheightExtend1>
    <friendyuexinExtend>sample string 30</friendyuexinExtend>
    <height1>8.1</height1>
    <hongniangname>sample string 16</hongniangname>
    <hongniangno>15</hongniangno>
    <hongniangphone>sample string 17</hongniangphone>
    <hongniangweixin>sample string 18</hongniangweixin>
    <hongniangweixinQRcode>sample string 19</hongniangweixinQRcode>
    <hunyin>sample string 11</hunyin>
    <id>1</id>
    <no>sample string 4</no>
    <real>No</real>
    <sex>Female</sex>
    <shop_x>23.1</shop_x>
    <shop_y>24.1</shop_y>
    <status>Open</status>
    <userVipType>All</userVipType>
    <userid>3</userid>
    <work>sample string 10</work>
    <workCounty>21</workCounty>
    <workCountyName>sample string 22</workCountyName>
    <xueli>sample string 9</xueli>
    <yuexin>sample string 12</yuexin>
  </LoveUserFrontListDto>
  <LoveUserFrontListDto>
    <ImageUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.ImageFile">
      <d3p1:BaseFileModel>
        <d3p1:Chrimage>sample string 1</d3p1:Chrimage>
        <d3p1:Dtappenddate>2024-04-30T11:04:25.8167118+08:00</d3p1:Dtappenddate>
        <d3p1:Filepath>sample string 2</d3p1:Filepath>
        <d3p1:State>4</d3p1:State>
        <d3p1:ThirdId>3</d3p1:ThirdId>
      </d3p1:BaseFileModel>
      <d3p1:BaseFileModel>
        <d3p1:Chrimage>sample string 1</d3p1:Chrimage>
        <d3p1:Dtappenddate>2024-04-30T11:04:25.8167118+08:00</d3p1:Dtappenddate>
        <d3p1:Filepath>sample string 2</d3p1:Filepath>
        <d3p1:State>4</d3p1:State>
        <d3p1:ThirdId>3</d3p1:ThirdId>
      </d3p1:BaseFileModel>
    </ImageUrls>
    <IsCollect>true</IsCollect>
    <IsRestrict>true</IsRestrict>
    <IsShowVipVisible>true</IsShowVipVisible>
    <age>6</age>
    <birthYear>sample string 7</birthYear>
    <chrpic>sample string 5</chrpic>
    <chrpicState>true</chrpicState>
    <chrtruename>sample string 2</chrtruename>
    <commend>No</commend>
    <commenddate>2024-04-30T11:04:25.8167118+08:00</commenddate>
    <createdate>2024-04-30T11:04:25.8167118+08:00</createdate>
    <friendSeted>true</friendSeted>
    <friendchryearEnd>29</friendchryearEnd>
    <friendchryearStart>28</friendchryearStart>
    <friendheightExtend>26</friendheightExtend>
    <friendheightExtend1>27</friendheightExtend1>
    <friendyuexinExtend>sample string 30</friendyuexinExtend>
    <height1>8.1</height1>
    <hongniangname>sample string 16</hongniangname>
    <hongniangno>15</hongniangno>
    <hongniangphone>sample string 17</hongniangphone>
    <hongniangweixin>sample string 18</hongniangweixin>
    <hongniangweixinQRcode>sample string 19</hongniangweixinQRcode>
    <hunyin>sample string 11</hunyin>
    <id>1</id>
    <no>sample string 4</no>
    <real>No</real>
    <sex>Female</sex>
    <shop_x>23.1</shop_x>
    <shop_y>24.1</shop_y>
    <status>Open</status>
    <userVipType>All</userVipType>
    <userid>3</userid>
    <work>sample string 10</work>
    <workCounty>21</workCounty>
    <workCountyName>sample string 22</workCountyName>
    <xueli>sample string 9</xueli>
    <yuexin>sample string 12</yuexin>
  </LoveUserFrontListDto>
</ArrayOfLoveUserFrontListDto>