文档
测试

发展史列表

POST
{{url}}/admin/baseHistoryList

请求参数

参数名
类型
描述
必填
page
必填
match
必填

说明 / 示例

{ "code": 200, "msg": "成功", "data": { "current_page": 1, "data": [ { "rn": 1, "id": 1, "time_type": 1, "time_start": "2011", "time_end": null, "title": "1111", "mean": "2222", "period": "333", "duration": "444", "sort": 0, "type": 1, "centent": null, "file": "storage/images/6iwsuGBapQqJenQV3gx0FvnrKfx5jP465B8SwdKw.png" } ], "first_page_url": "http://www.zhongxin.com/admin/baseHistoryList?match=1&page=1", "from": 1, "last_page": 1, "last_page_url": "http://www.zhongxin.com/admin/baseHistoryList?match=1&page=1", "next_page_url": null, "path": "http://www.zhongxin.com/admin/baseHistoryList", "per_page": 20, "prev_page_url": null, "to": 1, "total": 1 } }