文档
测试

根据id查看帖子

GET
https://leexan.net.cn/vod/post/showPostById

请求参数

参数名
类型
描述
必填
postId
string
id
必填

成功返回

参数名
类型
描述
必填
success
int
1
必填
post
object
数据字典
必填
id
string
示例:1415579774629167106
必填
memberId
string
示例:1399293426825482242
必填
title
string
示例:测试帖子
必填
content
string
示例:<p>测试功能</p>
必填
time
string
示例:2021-07-15 15:51:33
必填
direction
int
示例:2
必填
amount
int
示例:0
必填
nickName
string
示例:陈明荣
必填
avatar
string
示例:https://leexan-cn.oss-cn-beijing.aliyuncs.com/2021/06/29/374c81418f944e39bcee429b1d07db6ftest01.png
必填
directionText
string
示例:律师培训
必填
{"nickName":"陈明荣","avatar":"https://leexan-cn.oss-cn-beijing.aliyuncs.com/2021/06/29/374c81418f944e3
array
数据列表
必填
id
string
示例:1415579774629167106
必填
postId
string
示例:1415579774629167106
必填
memberId
string
示例:1402512994024845313
必填
nickName
string
示例:用户0056
必填
avatar
string
示例:https://leexan-cn.oss-cn-https://leexan-cn.oss-cn-beijing.aliyuncs.com/2021/07/16/8d8dc4d5bd87465ea09221cfe2ea9900微信图片_20210716143624.jpg
必填
repliedId
string
示例:1399293426825482242
必填
repliedNickName
string
示例:陈明荣
必填
repliedAvatar
string
示例:https://leexan-cn.oss-cn-beijing.aliyuncs.com/2021/06/29/374c81418f944e39bcee429b1d07db6ftest01.png
必填
content
string
示例:回复1
必填
time
string
示例:2021-07-16 16:00:28
必填
superiorId
string
示例:1415935221978611714
必填

失败返回

参数名
类型
描述
必填
success
int
0
必填
msg
string
错误信息
必填

如图实例

![image.png](https://cos.easydoc.net/16454180/files/kr63ptml.png)