回复评论
POST
http://test.luckyuan.net/api/shop/ReplyComment
请求参数
参数名
类型
描述
必填
shop_id
int
店铺ID 示例:1
必填
com_id
int
评论ID 示例:8
必填
reply_content
string
回复内容 示例:测试评论回复
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:回复成功!
必填
data
array
数据列表
必填
type
int
示例:1
必填