查询主贴
GET
http://47.95.209.135:8080/ChonngYue-1.0-SNAPSHOT/QueryPost?cid=7
接口描述
通过主贴id 查询单一主贴
请求参数
参数名
类型
描述
必填
cid
int
主贴id 示例:7
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
authorid
int
示例:2
必填
authorname
string
示例:qwe
必填
cid
int
示例:7
必填
content
string
示例:234
必填
created
string
示例:2023-02-18 01:07:54
必填
hits
int
示例:0
必填
likes
int
示例:0
必填
state
int
示例:0
必填
title
string
示例:234
必填
titlepic
string
示例:F:\Lianxi\ChonngYue\out\artifacts\Chongyue\goodsimages/db5d6111-ff24-43ed-9797-00dbb48a7291.jpg
必填
type
string
示例:2
必填
typeid
int
示例:2
必填
msg
string
示例:查询帖子成功
必填