comment_product
POST
http://127.0.0.1:8000/api/product/comment
请求头
参数名
类型
描述
必填
X-SESSION
string
登陆获取的X-SESSION
必填
请求参数
参数名
类型
描述
必填
product_id
string
示例:1
可选
comment
string
示例:goooooooooooooooood
可选
user_id
string
示例:2
可选
响应参数
参数名
类型
描述
必填
code
必填
msg
必填