文档
测试
GET
/api/lovewish/lists

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填
token
string
必填

请求参数

参数名
类型
描述
必填
page
int
1
必填
pagesize
int
10
必填
type
int
// 1=查看全部(默认异性) 2=查看自己
必填
gender
string
性别默认是当前用户的异性
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:成功
必填
time
string
示例:1599026322
必填
data
object
数据字典
必填
total
int
示例:1
必填
rows
array
数据列表
必填
id
int
示例:1
必填
user_id
int
示例:5
必填
praise
int
点赞数 示例:101
必填
createtime
string
示例:1970-01-01 08:00:00
必填
content
string
内容 示例:我要吃饭
必填
nickname
string
昵称 示例:
必填
avatar
string
头像 示例:http://friends.e.wxiy.com/assets/img/avatar.png
必填
level
int
会员等级 示例:1
必填
gender
string
性别 示例:女
必填
city
object
城市 示例:null
必填
marry
object
婚况 示例:null
必填
stature
object
身高 示例:null
必填
age
object
年龄 示例:null
必填
education
object
学历 示例:null
必填
level_img
string
会员图标 示例:http://friends.e.wxiy.com/uploads/20200819/9c3be59b1f6bbf7df6fde7f782e00364.jpg
必填
praise_list
array
点赞人图标 数据列表(取10个)
必填
avatar
string
点赞人头像 示例:http://friends.e.wxiy.com/assets/img/avatar.png
必填
nickname
string
昵称
必填
user_id
int
用户id
必填
gender
string
性别
必填
level_img
string
会员图标
必填
my_praise
int
我是否点赞 示例:1是 0否
必填
time_age
string
时间状态 比如 1分钟前 3小时后等
必填