获取根评论回复列表api
GET
http://localhost:3000/api/v1/comments/response_index
请求参数
参数名
类型
描述
必填
token
string
token
必填
root_id
integer
根评论id
必填
成功返回
成功返回示例
失败返回
参数名
类型
描述
必填
success
boolean
返回是否成功
必填
msg
string
提示信息
必填