刷新某个事项下的评论
POST
/API/query/CommentById
请求参数
参数名
类型
描述
必填
eventId
int
示例:事项id
必填
响应参数
参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
commentId
int
示例:16400564263
必填
eventId
int
示例:社区
必填
commentPeople
string
示例:评论人
必填
commentPhone
string
示例:手机
必填
commentText
string
示例:内容
必填
commentTime
string
示例:时间
必填
commentTitle
string
示例:标题
必填
commentCy
int
示例:社区
必填
commentPhoto
string
示例:头像
必填
count
object
示例:null
必填