博客列表(完)
POST
http://{{address}}/api/hjd/blog/postlist
请求参数
参数名
类型
描述
必填
type
int
可选参数。3合同列表。1图文资讯,2视音内容。示例:3
必填
cate_id
int
分类id。示例:1
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:3
必填
user_id
int
示例:1
必填
title
string
示例:驿站合同
必填
slug
string
示例:yizhanhetong
必填
excerpt
string
示例:
必填
content
string
示例:这里是驿站合同
必填
content_html
string
示例:<p>这里是驿站合同</p>
必填
published_at
string
示例:2021-12-17 16:00:00
必填
published
int
示例:1
必填
created_at
string
示例:2021-12-18 09:01:19
必填
updated_at
string
示例:2021-12-18 09:29:54
必填
metadata
object
示例:null
必填
type
int
示例:3
必填
read_num
object
示例:null
必填
summary
string
示例:<p>这里是驿站合同</p>
必填
has_summary
boolean
示例:false
必填
featured_images
array
数据列表
必填
first_page_url
string
示例:http://jtkj1005:8888/api/hjd/blog/postlist?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://jtkj1005:8888/api/hjd/blog/postlist?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://jtkj1005:8888/api/hjd/blog/postlist
必填
per_page
int
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:3
必填
total
int
示例:3
必填