简要描述:
- 获取帖子列表
请求域名:
- http://xx.com
请求URL:
plugin.circle.admin.invitation.get-list
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
circle_name | 是 | string | 圈子名称 |
member_info | 是 | string | 圈主 会员id/昵称/姓名/手机号 |
review | 是 | string | 审核状态 |
created_start | 是 | string | 创建开始时间 |
created_end | 是 | string | 创建结束时间 |
返回示例:
正确时返回:
{
"result": 1,
"msg": "成功",
"data": {
"total": 7,
"per_page": 20,
"current_page": 1,
"last_page": 1,
"next_page_url": null,
"prev_page_url": null,
"from": 1,
"to": 7,
"data": [
{
"id": 1,
"uniacid": 1,
"member_id": 163781,
"circle_id": 12,
"is_review": 1,
"is_top": 0,
"is_recommend": 1,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-20 09:17:22",
"updated_at": "2021-03-02 16:27:50",
"deleted_at": null,
"circle_name": "测试",
"circle_img": "1.png",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
],
"money": 0
},
{
"id": 2,
"uniacid": 1,
"member_id": 163781,
"circle_id": 12,
"is_review": 1,
"is_top": 0,
"is_recommend": 1,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-20 09:17:29",
"updated_at": "2021-03-02 16:27:50",
"deleted_at": null,
"circle_name": "测试",
"circle_img": "1.png",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
],
"money": 0
},
{
"id": 3,
"uniacid": 1,
"member_id": 163782,
"circle_id": 12,
"is_review": 1,
"is_top": 0,
"is_recommend": 1,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-20 09:17:30",
"updated_at": "2021-03-02 16:27:50",
"deleted_at": null,
"circle_name": "测试",
"circle_img": "1.png",
"nickname": "初五丶",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9Fcgw6ibHWfphqDfrDqpSTRmfB1Pbsk4e0bpxJ1BHTf2aHiccUP28mPGhEibpJXCdbRPVibiaglS5XaSYmJuckxmYH3S4/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
],
"money": 0
},
{
"id": 4,
"uniacid": 1,
"member_id": 163781,
"circle_id": 13,
"is_review": 1,
"is_top": 0,
"is_recommend": 1,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-20 09:17:37",
"updated_at": "2021-02-20 09:17:37",
"deleted_at": null,
"circle_name": "测试圈子",
"circle_img": "circleimg",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
{
"id": 3,
"uniacid": 1,
"circle_id": 13,
"invitation_member_id": 163781,
"member_id": 163781,
"order_sn": "DS20210226100809664226",
"order_status": 1,
"money": "100.00",
"pay_id": 3,
"pay_name": "余额",
"pay_status": 1,
"is_give": 0,
"created_at": "2021-02-26 10:08:09",
"updated_at": "2021-02-26 10:08:09",
"deleted_at": null,
"invitation_id": 4
},
{
"id": 4,
"uniacid": 1,
"circle_id": 13,
"invitation_member_id": 163781,
"member_id": 163781,
"order_sn": "DS20210301104604489643",
"order_status": 1,
"money": "100.00",
"pay_id": 3,
"pay_name": "余额",
"pay_status": 1,
"is_give": 0,
"created_at": "2021-03-01 10:46:04",
"updated_at": "2021-03-01 10:46:05",
"deleted_at": null,
"invitation_id": 4
}
],
"money": 200
},
{
"id": 5,
"uniacid": 1,
"member_id": 163781,
"circle_id": 13,
"is_review": 1,
"is_top": 0,
"is_recommend": 1,
"browse_count": 4,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-20 09:17:38",
"updated_at": "2021-02-26 16:36:30",
"deleted_at": null,
"circle_name": "测试圈子",
"circle_img": "circleimg",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 1,
"comment_count": 5,
"has_many_circle_reward": [
{
"id": 1,
"uniacid": 1,
"circle_id": 13,
"invitation_member_id": 163781,
"member_id": 163781,
"order_sn": "DS20210225145937812155",
"order_status": 1,
"money": "100.00",
"pay_id": 3,
"pay_name": "余额",
"pay_status": 1,
"is_give": 0,
"created_at": "2021-02-25 14:59:37",
"updated_at": "2021-02-25 14:59:37",
"deleted_at": null,
"invitation_id": 5
},
{
"id": 2,
"uniacid": 1,
"circle_id": 13,
"invitation_member_id": 163781,
"member_id": 163781,
"order_sn": "DS20210225145939249203",
"order_status": 1,
"money": "100.00",
"pay_id": 3,
"pay_name": "余额",
"pay_status": 1,
"is_give": 0,
"created_at": "2021-02-25 14:59:39",
"updated_at": "2021-02-25 14:59:39",
"deleted_at": null,
"invitation_id": 5
}
],
"money": 200
},
{
"id": 6,
"uniacid": 1,
"member_id": 163781,
"circle_id": 12,
"is_review": 0,
"is_top": 0,
"is_recommend": 0,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-26 17:05:00",
"updated_at": "2021-03-02 16:27:50",
"deleted_at": null,
"circle_name": "测试",
"circle_img": "1.png",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
],
"money": 0
},
{
"id": 7,
"uniacid": 1,
"member_id": 163781,
"circle_id": 12,
"is_review": 0,
"is_top": 0,
"is_recommend": 0,
"browse_count": 0,
"title": "标题",
"content": "内容",
"is_show": 1,
"store": 12,
"goods_id": 13,
"img": "1.png",
"status": 1,
"created_at": "2021-02-26 17:09:09",
"updated_at": "2021-03-02 16:27:50",
"deleted_at": null,
"circle_name": "测试",
"circle_img": "1.png",
"nickname": "卡卡",
"avatar": "http://thirdwx.qlogo.cn/mmopen/cEM5JWyl9FekStW90tfVx0KaicTdGiaic8GaL9ibUAPEHB1ib5kbhM1INYua7NSibBF4hFJpdE3fpdr8kgqnRxm1RTc8nWRYe4CFoia/132",
"link_count": 0,
"comment_count": 0,
"has_many_circle_reward": [
],
"money": 0
}
]
}
}
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
circle_name | string | 圈子名称 |
circle_img | string | 圈子图片 |
nickname | string | 发布会员 |
avatar | string | 发布会员头像 |
browse_count | int | 浏览人数 |
link_count | 点赞次数 | |
money | int | 打赏金额 |
is_review | int | 审核状态:0待审核,1审核通过,2审核驳回 |
is_show | int | 未加入可见:0不可见,1可见 |
is_recommend | int | 是否推荐:1推荐,0正常 |
is_top | int | 审核状态:0正常,1置顶 |
备注:
- 更多返回错误代码请看首页的错误代码描述