GET api/LoveUser/GetMyDatingCardInfo?loveuserid={loveuserid}
会员中心/前台--相亲卡
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| loveuserid |
相亲会员id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
会员中心/前台--相亲卡
MyDatingCardDto| Name | Description | Type | Additional information |
|---|---|---|---|
| FriendRequirements |
要求文字描述 |
string |
None. |
| userVipType |
会员类型(1普通会员、2金卡会员、3银卡会员、4钻石会员) |
LoveUserVipType |
None. |
| username |
会员登录名 |
string |
None. |
| id |
相亲会员id |
integer |
None. |
| userid |
网站会员id |
integer |
None. |
| no |
编号 |
string |
None. |
| chrpic |
头像 |
string |
None. |
| chrtruename |
姓名 |
string |
None. |
| age |
年龄 |
integer |
None. |
| xueli |
学历 |
string |
None. |
| yuexin |
月薪 |
string |
None. |
| Xiyan |
吸烟 |
SmokeStatus |
None. |
| Hejiu |
喝酒 |
DrinkStatus |
None. |
| constellation |
星座 |
string |
None. |
| height1 |
身高cm |
decimal number |
None. |
| weight |
体重kg |
decimal number |
None. |
| hunyin |
婚姻状况 |
string |
None. |
| zhufang |
住房 |
string |
None. |
| gouche |
购车 |
string |
None. |
| work |
工作(职业) |
string |
None. |
| friendheightExtend |
身高 开始 ---择偶要求 |
integer |
None. |
| friendheightExtend1 |
身高 结束 ---择偶要求 |
integer |
None. |
| friendchryearStart |
年龄 开始 ---择偶要求 |
integer |
None. |
| friendchryearEnd |
年龄 结束 ---择偶要求 |
integer |
None. |
| friendxueliExtend |
学历 ---择偶要求(多选) |
string |
None. |
| friendyuexinExtend |
收入 ---择偶要求 |
string |
None. |
| friendzhufangExtend |
住房要求 ---择偶要求 |
string |
None. |
| marriage |
婚姻状态 ---择偶要求 空不要求(多选) |
string |
None. |
| smoke |
吸烟要求 ---择偶要求 |
string |
None. |
| drink |
喝酒要求 ---择偶要求 |
string |
None. |
| friendJobs |
理想职业 ---择偶要求(多选) |
string |
None. |
| friendSeted |
择偶要求 是否填写 |
boolean |
None. |
| state |
资料审核状态(0审核中、1通过、2未通过) |
AuditState |
None. |
| status |
相亲状态(1公开交友、2委托红娘、3停止相亲)--需从上方isopen、ishongniang转移数据 |
LoveUserStatus |
None. |
| real |
实名认证状态(1已认证、0未认证、2实名认证待审) |
RealAuditState |
None. |
| sex |
性别(0女,1男) |
LoveUserSex |
None. |
| birthYear |
出生-年 |
string |
None. |
| birthMonth |
出生-月 |
string |
None. |
| birthDate |
出生-日 |
string |
None. |
| shuxiang |
属相 |
string |
None. |
| jieshao |
介绍(内心独白) |
string |
None. |
| jiguanProvince |
籍贯 省份 |
string |
None. |
| jiguanCity |
籍贯 城市 |
string |
None. |
| jiguanCounty |
籍贯 区县 |
string |
None. |
| workProvince |
工作地 省份 |
string |
None. |
| workCity |
工作地 城市 |
string |
None. |
| workCounty |
工作地 区县 |
string |
None. |
| xingge |
性格(多选) |
string |
None. |
| aihao |
爱好(兴趣)(标签多选) |
string |
None. |
| MemoOfMatchmaker |
红娘说(以红娘的名义客观真实的描述对该会员的了解、印象、评价) |
string |
None. |
| shop_x | decimal number |
None. |
|
| shop_y |
坐标 |
decimal number |
None. |
| VoiceId |
语音介绍id |
integer |
None. |
| VoiceFilePath |
语音介绍地址 |
string |
None. |
| chrpicState |
是否对非相亲会员隐藏头像 |
boolean |
None. |
| LastLoginTime |
最近登录时间 |
date |
None. |
| LineStatus |
牵线状态 |
LineStatusType |
None. |
Response Formats
application/json
text/json
application/xml, text/xml
<MyDatingCardDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto.LoveUser.Front"> <FriendRequirements>sample string 1</FriendRequirements> <Hejiu>Default</Hejiu> <LastLoginTime>2025-12-16T16:02:22.3772815+08:00</LastLoginTime> <LineStatus>StayPull</LineStatus> <MemoOfMatchmaker>sample string 43</MemoOfMatchmaker> <VoiceFilePath>sample string 47</VoiceFilePath> <VoiceId>46</VoiceId> <Xiyan>Default</Xiyan> <age>8</age> <aihao>sample string 42</aihao> <birthDate>sample string 32</birthDate> <birthMonth>sample string 31</birthMonth> <birthYear>sample string 30</birthYear> <chrpic>sample string 6</chrpic> <chrpicState>true</chrpicState> <chrtruename>sample string 7</chrtruename> <constellation>sample string 11</constellation> <drink>sample string 27</drink> <friendJobs>sample string 28</friendJobs> <friendSeted>true</friendSeted> <friendchryearEnd>21</friendchryearEnd> <friendchryearStart>20</friendchryearStart> <friendheightExtend>18</friendheightExtend> <friendheightExtend1>19</friendheightExtend1> <friendxueliExtend>sample string 22</friendxueliExtend> <friendyuexinExtend>sample string 23</friendyuexinExtend> <friendzhufangExtend>sample string 24</friendzhufangExtend> <gouche>sample string 16</gouche> <height1>12.1</height1> <hunyin>sample string 14</hunyin> <id>3</id> <jieshao>sample string 34</jieshao> <jiguanCity>sample string 36</jiguanCity> <jiguanCounty>sample string 37</jiguanCounty> <jiguanProvince>sample string 35</jiguanProvince> <marriage>sample string 25</marriage> <no>sample string 5</no> <real>No</real> <sex>Female</sex> <shop_x>44.1</shop_x> <shop_y>45.1</shop_y> <shuxiang>sample string 33</shuxiang> <smoke>sample string 26</smoke> <state>DataAuditing</state> <status>Open</status> <userVipType>All</userVipType> <userid>4</userid> <username>sample string 2</username> <weight>13.1</weight> <work>sample string 17</work> <workCity>sample string 39</workCity> <workCounty>sample string 40</workCounty> <workProvince>sample string 38</workProvince> <xingge>sample string 41</xingge> <xueli>sample string 9</xueli> <yuexin>sample string 10</yuexin> <zhufang>sample string 15</zhufang> </MyDatingCardDto>