文档
测试

获取帖子评论

POST
http://demo/api/getcomments

请求参数

参数名
类型
描述
必填
appid
int
示例:10000
必填
id
int
示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填
data
array
数据列表
必填
id
int
示例:1
必填
content
string
示例:测试
必填
nickname
string
示例:这个人没有名字
必填
usertx
string
示例:http://demo/upload/20220113/42fbaa44de4d8a41b41bd280e3896e4b.jpg
必填
getposttitle
string
示例:测试2
必填
creat_time
string
示例:2022-01-13 02:10:39
必填