文档
测试
GET
admin/news

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer {{admin-token}}
必填

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
image
string
示例:/app/1.jpg
必填
title
string
示例:APP测试成功
必填
body
string
示例:APP内侧阶段成功,开启公测模式,欢迎大家发现问题,提出问题!
必填
point_total
string
示例:0.00
必填
point_num
string
示例:0.00
必填
count
int
示例:40
必填
hot
int
示例:0
必填
created_at
int
示例:1590051623
必填
updated_at
int
示例:1590555543
必填
first_page_url
string
示例:http://app.yide16888.com/api/admin/news?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://app.yide16888.com/api/admin/news?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://app.yide16888.com/api/admin/news
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:4
必填
total
int
示例:4
必填