QQ登录 账号密码登陆 官网首页

服务评论列表

URL地址

http://www.tpshop.com/index.php?m=api&c=user&a=service_comment

请求方式

get


参数列表

参数

是否必须

说明

p

可选第几页,默认1


示例:

成功返回:
{
  "status": 1,
  "msg": "获取成功",
  "result": [
    {
      "store_name": "手机店铺", //店铺名称
      "order_list": [
        {
          "order_amount": "0.00", //应付款金额
          "add_time": 1494312641, //
          "order_sn": "201705091450413840", //订单序号
          "order_id": 105, //订单id
          "goods_id": 36, //商品id
          "goods_name": "fsdfvdfvdfvf", //商品名称
          "store_id": 2, //店铺id
          "goods_price": "3.00", //商品价格
          "goods_num": 3, //商品数量
          "is_comment": 0, //是否已评论
          "rec_id": 120 //订单商品id
        },
        ...
      ]
    },
    ...
  ]
}

文章未显示完整,要查看完整内容,请购买正版