文档
测试

监管百宝箱列表

POST
{{url}}/admin/baoBoxList

请求参数

参数名
类型
描述
必填
match
steing
必填
page
必填
put
int
1上架 2下架
必填

说明 / 示例

{ "code": 200, "msg": "成功", "data": { "current_page": 1, "data": [ { "rn": 1, "id": 1, "img_s": "storage/images/6iwsuGBapQqJenQV3gx0FvnrKfx5jP465B8SwdKw.png", "img_b": "storage/images/6iwsuGBapQqJenQV3gx0FvnrKfx5jP465B8SwdKw.png", "title": "1231", "type": 2, "integral": 20, "writer": "1513", "content": "2666", "addtime": 1675331851, "sort": 2, "url": null } ], "first_page_url": "http://www.zhongxin.com/admin/baoBoxList?match=1&page=1", "from": 1, "last_page": 1, "last_page_url": "http://www.zhongxin.com/admin/baoBoxList?match=1&page=1", "next_page_url": null, "path": "http://www.zhongxin.com/admin/baoBoxList", "per_page": 20, "prev_page_url": null, "to": 1, "total": 1 } }