相互喜欢的唠唠
POST
/api/mutual_like/
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:success
必填
page
string
示例:1
必填
previous_page
object
示例:null
必填
next_page
int
示例:2
必填
num_pages
int
示例:2
必填
count
int
示例:6
必填
id
int
示例:4
必填
publish_type
int
示例:1 ('0', "真实用户"),('1', "匿名用户"), 匿名用户头像模糊
必填
nickname
string
示例:无名氏
必填
gender
string
示例:男
必填
age
int
示例:25
必填
region
string
示例:山东,淄博
必填
education
string
示例:硕士
必填
occupation
string
示例:教师
必填
photo
object
示例:null 头像
必填
is_flag
boolean
示例:true 是否相互喜欢
必填
content
string
示例:1 内容
必填
topic
string
示例:我的相亲奇遇
必填
update_time
string
示例:2021-04-17T15:54:36
必填
imgs
array
数据列表 图片
必填
like_count
int
示例:0 点赞次数
必填
like_img
array
数据列表 点赞者头像
必填
comment_count
int
示例:0 评论数
必填
comment
array
数据列表 评论
必填
total_items
int
示例:5
必填
except
object
示例:null
必填