获取重复评论
POST
HTTP://127.0.0.1:2000/app_api/designer/get_reply
请求参数
参数名
类型
描述
必填
comment_id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:
必填
count
int
示例:1
必填
totalPages
int
示例:1
必填
pageSize
int
示例:30
必填
currentPage
int
示例:1
必填
id
int
示例:2
必填
comment_id
int
示例:2
必填
reply_id
int
示例:2
必填
reply_type
int
示例:1
必填
content
string
示例:李四,哈咯哦
必填
from_uid
int
示例:1547
必填
to_uid
int
示例:1547
必填
headimg
object
示例:null
必填
username
string
示例:一觉睡到小时候
必填
type
int
示例:2
必填
add_time
string
示例:2021-11-29 11:15:47
必填