大师说列表(大师端)
POST
master/master/myArticle
接口描述
大师端 - 大师说列表
请求参数
参数名
类型
描述
必填
num
int
每页显示数量 (非必填)
必填
type
string
1 审核通过 2 审核驳回 0 待审核 多个逗号隔开
必填
响应参数
参数名
类型
描述
必填
id
int
文章id
必填
title
string
标题
必填
picture
string
封面图
必填
content`
text
内容
必填
views
int
浏览量
必填
check_status
int
审核状态 0未审核 1审核成功 2审核失败
必填
praise_number
int
点赞数量【有更新】
必填
comment_number
int
评论数量【有更新】
必填
divination_id
int
关联玩法id
必填
service_id
int
关联服务id
必填
divination_name
string
关联玩法名字
必填
service_name
string
关联服务名字
必填
check_remark
string
审核拒绝原因
必填
praise_state
int
點贊狀態 1 点赞 0 未点赞【有更新】
必填