文档
测试

文章详情(完)

POST
http://{{url}}/api/newsdetils

请求头

参数名
类型
描述
必填
t
int
示例:1603174438
必填
token
string
示例:{{token}}
必填
sign
string
示例:{{sign}}
必填

请求参数

参数名
类型
描述
必填
id
int
示例:18
必填

响应参数

参数名
类型
描述
必填
error_code
int
示例:0
必填
msg
string
示例:查询成功
必填
data
object
数据字典
必填
detils
object
数据字典
必填
id
int
示例:18
必填
title
string
示例:交易指南
必填
subtitle
string
示例:交易指南
必填
description
object
示例:null
必填
cat_id
int
示例:5
必填
content
string
示例:<p>123</p>
必填
author
string
示例:admin
必填
type
int
示例:0
必填
is_open
int
示例:1
必填
click
int
示例:0
必填
share
int
示例:0
必填
comment
int
示例:0
必填
thumb
string
示例:http://127.0.0.1:1368
必填
keywords
object
示例:null
必填
sort
int
示例:1000
必填
lang
string
示例:zh
必填
created_at
string
示例:1603379434
必填
updated_at
string
示例:1603379434
必填
is_read
int
示例:0
必填