收藏
回答

商品在详情接口内有返回,但是列表接口没有返回,这个商品是有啥异常吗?

请问下,我们发现一个问题,商品id:12000017960016,在详情接口:/product/get,可以获取到,但是/product/list/get列表接口传5的时候确没有返回这个商品id

详情接口返回:

{
  "errcode": 0,
  "errmsg": "ok",
  "product": {
    "product_id": "12000017960016",
    "out_product_id": "",
    "title": "[19.9元1袋]自贡冷吃兔麻辣兔丁香辣开袋即食休闲川味传统兔肉100g",
    "sub_title": "",
    "head_imgs": [
      "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HC4Kpg1fjA0c6MeSePaZ8q_Ge3CZUB4oH9x_rRtuqw",
      "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HHeMLFLTN3T8O1t_3gYsOFQb8pBih55Cd80rY23BGg",
      "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HHs5YKkSItj-7dvwwn3iL_fLURvJHCo3ndXA2hJXaQ",
      "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HB4zsUzoVx6vMtyvpwJB_xh6rvhO-ACl9bm93SAe7g",
      "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HH05j_gV5dbSwTC90dqf4ghI5qMxKiXX6jdjvgpWbg"
    ],
    "desc_info": {
      "imgs": [
        "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HGpRWdVBZdwppR-SDsa0Zj9-gr4E3JJ7hsvkpl7DDQ",
        "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HANUhJ0_jaY_MR6lR7Y44Yh4VPVx_DHPeiW8hlNsag",
        "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HAmiEy7Xu8lfjWMbOYzDLWEKfltishpO4dHSYQAYew",
        "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HPeIM_xKOO65TFs8IF-qyeAYE58jZx1NLruTZDtcBg",
        "https://mmecimage.cn/p/wx2cb5fe339ebd79ba/HJnM7v4dXv0RM_J0pa7VgQan0OYyXqEEikVdHh7ozw"
      ],
      "desc": ""
    },
    "cats": [
      {
        "cat_id": "7419"
      },
      {
        "cat_id": "7420"
      },
      {
        "cat_id": "7425"
      }
    ],
    "attrs": [
      {
        "attr_key": "品牌",
        "attr_value": "麒云"
      },
      {
        "attr_key": "生产企业名称",
        "attr_value": "自贡市天花井食品有限公司"
      },
      {
        "attr_key": "包装方式",
        "attr_value": "袋装"
      },
      {
        "attr_key": "保质期",
        "attr_value": "20 天"
      },
      {
        "attr_key": "肉的种类",
        "attr_value": "其他"
      },
      {
        "attr_key": "食品生产许可证编号",
        "attr_value": "SC1035103040011"
      },
      {
        "attr_key": "贮存条件",
        "attr_value": "常温"
      },
      {
        "attr_key": "食品名称",
        "attr_value": "麻辣冷吃兔"
      },
      {
        "attr_key": "配料表",
        "attr_value": "兔肉、食用植物油、辣椒、黄金豆、食用盐、香辛料、味精、鸡精调味料、等"
      },
      {
        "attr_key": "产品标准号",
        "attr_value": "Q/THJ0002S"
      },
      {
        "attr_key": "单件净含量",
        "attr_value": "100 g"
      }
    ],
    "express_info": {
      "template_id": "477714978004",
      "weight": 0
    },
    "status": 5,
    "skus": [
      {
        "sku_id": "2346059715",
        "out_sku_id": "",
        "thumb_img": "",
        "sale_price": 1990,
        "stock_num": 1,
        "sku_code": "",
        "sku_attrs": [
          {
            "attr_key": "规格/净含量",
            "attr_value": "麻辣冷吃兔/100g*1袋"
          }
        ],
        "status": 5,
        "sku_deliver_info": {
          "stock_type": 0,
          "full_payment_presale_delivery_type": 0,
          "presale_begin_time": 0,
          "presale_end_time": 0,
          "full_payment_presale_delivery_time": 0
        }
      }
    ],
    "min_price": 1990,
    "spu_code": "",
    "deliver_method": 0,
    "aftersale_desc": "",
    "limited_info": {
      "period_type": 0,
      "limited_buy_num": 0
    },
    "brand_id": "2100000000",
    "qualifications": [],
    "extra_service": {
      "seven_day_return": 0,
      "pay_after_use": 0,
      "freight_insurance": 0,
      "damage_guarantee": 0,
      "fake_one_pay_three": 0
    },
    "product_type": 2,
    "edit_time": 0,
    "after_sale_info": {
      "after_sale_address_id": 0
    },
    "hide_in_window": 0,
    "src_product_id": "10000132894398",
    "product_qua_infos": [],
    "size_chart": {
      "enable": false,
      "specification_list": []
    },
    "cats_v2": [
      {
        "cat_id": "10000215"
      },
      {
        "cat_id": "10000216"
      },
      {
        "cat_id": "7425"
      }
    ]
  }
}


回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容