了解【文章详情】(完)
POST
http://{{address}}/api/blog/post
请求参数
参数名
类型
描述
必填
slug
string
示例:liaojie
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
id
int
示例:2
必填
user_id
int
示例:1
必填
title
string
示例:了解在线订车
必填
slug
string
示例:liaojie
必填
excerpt
string
示例:
必填
content
string
示例:这里是了解在线订车,只修改。不能删除
必填
content_html
string
示例:<p>这里是了解在线订车,只修改。不能删除</p>
必填
published_at
string
示例:2020-08-11 00:00:00
必填
published
int
示例:1
必填
created_at
string
示例:2020-08-11 10:20:06
必填
updated_at
string
示例:2020-08-11 10:20:34
必填
metadata
object
示例:null
必填
read_num
int
示例:100
必填
zan_num
int
示例:200
必填
summary
string
示例:<p>这里是了解在线订车,只修改。不能删除</p>
必填
has_summary
boolean
示例:false
必填