ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 顾客给当前商品的一条评价 +++ post:http://ceshi.aihuapeng.com/index.php/Api/Index/getOneComment *key=7db058a68777ae4e#用户key值 *uid=15#用户uid *pid=商品id#商品id <<< success { "code": "1", "msg": "查询成功!", "data": [ { "category_category_id": "1", "content": "别的办法搞定吧", "caddtime": "1452759026", "level": "3", "sale_count": "0", "comment_id": "5", "product_id": "1" } ] } <<< error { "code": "0", "msg": "获取所有信息失败", "data": [] } +++