获取话题评论.
POST
http://127.0.0.1:8081/meetbot/topicAction.ndo?action=topicComment
请求参数
参数名
类型
描述
必填
topicid
string
话题id
必填
merid
string
商户id
必填
type
int
1全部评论、2发起人的评论、3私信
必填
pageNum
int
页码:从0开始
必填