🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
#### 1.24.8.1. 请求URL api.php?ctl=User\_Comment&met=edit&typ=json #### 1.24.8.2. 请求参数 键值 类型 描述 comment\_id string order\_id string 订单Id product\_id string 产品id item\_id string 商品id store\_id int 卖家店铺id-冗余 store\_name string 店铺名称 user\_id int 买家id user\_name string 买家姓名 comment\_points float 获得积分-冗余,独立表记录 comment\_scores int 评价星级1-5积分 comment\_content string 评价内容 comment\_image string 评论上传的图片:|分割多张图片 comment\_helpful int 有帮助 comment\_nohelpful int 无帮助 comment\_time string 评价时间 comment\_is\_anonymous int 匿名评价 comment\_enable int 评价信息的状态(BOOL): 1-正常显示; 0-禁止显示 comment\_store\_desc\_credit int 描述相符评分 - order\_buyer\_evaluation\_status , 评价状态改变后不需要再次评论,根据订单走 comment\_store\_service\_credit int 服务态度评分 - order\_buyer\_evaluation\_status comment\_store\_delivery\_credit int 发货速度评分 - order\_buyer\_evaluation\_status #### 1.24.8.3. 返回数据 { }