文档
测试

文章详情

POST
localhost:8081/paper/detail

请求参数

参数名
类型
描述
必填
id
Long
文章id
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
message
string
示例:成功
必填
data
object
数据字典
必填
id
int
示例:4
必填
paperType
int
示例:0
必填
title
string
示例:一起去大理
必填
longitude
object
经度 示例:null
必填
latitude
object
纬度 示例:null
必填
headImage
object
头图地址 示例:null
必填
likeSum
int
点赞数 示例:0
必填
collectSum
int
收藏数 示例:0
必填
createUserName
string
示例:ZhaoNa
必填
createUserId
int
示例:1
必填
createUserAccid
string
示例:1
必填
createUserToken
string
示例:1b480f8bcb12a42db8db22502faa974f
必填
createUserImage
object
示例:null
必填
images
String
图片地址
必填
body
String
内容
必填