微圈评论的展示
POST
http://localhost:6367/microCycle/getMicroCycleCommentShow?microId=1
接口描述
用户发布的微圈评论数据默认展示
请求头
参数名
类型
描述
必填
content-type
String
示例:application/json
必填
请求参数
参数名
类型
描述
必填
microId
int
示例:1
必填
成功返回
参数名
类型
描述
必填
msg
string
示例:success
必填
id
int
示例:7
必填
userId
int
示例:3
必填
commodityId
int
示例:0
必填
courseId
int
示例:0
必填
microCircleId
int
示例:1
必填
content
string
示例:汪汪汪汪汪
必填
parentId
int
示例:0
必填
commentDate
string
示例:2022-10-19 09:34:09
必填
display
int
示例:2
必填
fabulous
int
示例:0
必填
reply
int
示例:0
必填
status
int
示例:1
必填
userType
int
示例:0
必填
commentComm
int
示例:3
必填
commodityName
object
示例:null
必填
userAccount
string
示例:987645312
必填
userRemark
string
示例:玩李奶奶
必填
userName
string
示例:东恒大宝贝
必填
curriculumName
object
示例:null
必填
publishedText
string
示例:发布文本1
必填
microId
int
示例:0
必填
userUrl
string
示例:group1/M00/00/00/CgAIA2M-QSSAE8QlAACjDQYTTEE587.png
必填
state
int
示例:200
必填
失败返回
参数名
类型
描述
必填
code
int
获取数据失败后返回状态码501
必填
msg
String
获取数据失败后返回失败提示
必填