文档
测试

删除我的评论

POST
http://shop.p/api/user/del_comment

请求参数

参数名
类型
描述
必填
token
int
token
必填
id
int
评论id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:没有此评论
必填
time
string
示例:1635403015
必填
page
int
示例:1
必填
data
object
示例:null
必填