1. 前台接口
BeikeShop
  • 后台接口
    • 品牌
      • 品牌列表
      • 单个品牌
      • 创建品牌
      • 编辑品牌
      • 删除品牌
    • 分类
      • 分类列表
      • 单个分类
      • 创建分类
      • 编辑分类
      • 删除分类
    • 商品
      • 商品列表
      • 单个商品
      • 创建商品
      • 编辑商品
      • 删除商品
    • 订单
      • 订单列表
      • 订单详情
      • 更改状态
      • 更改发货
    • 客户 - 3.0
      • 客户列表
      • 创建客户
      • 客户详情
      • 更新客户
      • 删除客户
    • 文章 - 3.0
      • 文章列表
      • 创建文章
      • 文章详情
      • 更新文章
      • 删除文章
    • 个人信息
  • 前台接口
    • 注册
      POST
    • 登录
      POST
    • 当前客户
      GET
    • 首页数据
      GET
    • 产品列表
      GET
    • 获取购物车
      GET
    • 添加到购物车
      POST
    • 更新购物车
      PUT
    • 删除购物车
      DELETE
    • 获取结账
      GET
    • 更新结账
      PUT
    • 确认订单
      POST
    • 收藏列表
      GET
    • 订单列表
      GET
    • 单个订单
      GET
    • 确认收货
      POST
    • 订单继续支付
      POST
    • 取消订单
      POST
    • PayPal 订单状态更新
      POST
    • Stripe 订单状态更新
      POST
    • 选中购物车
      PUT
    • APP首页
      GET
    • 修改用户信息
      PUT
    • 获取设置
      GET
    • 解密小程序用户数据
      POST
    • 地址列表
      GET
    • 创建地址
      POST
    • 更新地址
      PUT
    • 删除地址
      DELETE
    • 获取所有国家
      GET
    • 获取所有省份
      GET
  • 商品采集
    POST
  • 小程序支付回调
    POST
  • 未命名接口
    POST
  1. 前台接口

产品列表

GET
/products

请求参数

Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/products' \
--header 'Upgrade-Insecure-Requests: 1' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: beike_version={%22current%22:%221.3.6%22%2C%22latest%22:%221.3.6%22%2C%22release_date%22:%222023-05-10%22%2C%22has_new_version%22:false}; beike_vip={%22domain%22:%22beiketu.test%22%2C%22vip%22:false%2C%22expiring%22:false%2C%22started_at%22:%22%22%2C%22expired_at%22:%22%22}; XSRF-TOKEN=eyJpdiI6ImtRM1hZQUVVZFJWcVNZS2MxOXpRb2c9PSIsInZhbHVlIjoiNklHVHlQU3l6NVlYMzdvOTBhSDNQdllrNmpCM3pFMW1FZ29VdVMvV3RIMk45NnEwcHlnRWh6NlRBU2pESFhPc2I4OWkrbkJha2pqWVRzYzVXZmJNc204eXdWb1A2S2NpTXd0V0g2OVgrZ2xIaVRUdy9rcjBkNnl3bk1GUldsdHciLCJtYWMiOiIzNjM2YTFjZDUyMWU3MTZjYzZlODAwMjE0MWQ2NGYwOWJlZmUyMmNmZTlmMjY0ZTIxODRkMzBjYTJmYWJjODIzIiwidGFnIjoiIn0%3D; beikeshop_session=eyJpdiI6IkFXWHBjTngzdGpTa0c4SmVITW91cUE9PSIsInZhbHVlIjoiNGVVMnZScmZReno1Sk51cHZJdllsWXR0VkZFbzdTbHNJRE1wSXJWOTY0QjFrTWNoSnBxUk42YVk1N0tMeE5PTW9URGVkRmx6cGlEWE0vd2JvdEVKTk9sd2JzMS9raFl2Tng5bit1cmpVb3kxZTIyNVNndlg0WUpNaFpWTXVUZloiLCJtYWMiOiI3MmRjODgyMWQ3NWRlYzVmNDRhMjI1Y2NiMGFhMjBjNTliMzk3M2ZkYTRmYTgyMjFjMWQyNzQ5MjdhMzgwYWViIiwidGFnIjoiIn0%3D;beike_version={%22current%22:%221.3.6%22%2C%22latest%22:%221.3.6%22%2C%22release_date%22:%222023-05-10%22%2C%22has_new_version%22:false}; beike_vip={%22domain%22:%22beiketu.test%22%2C%22vip%22:false%2C%22expiring%22:false%2C%22started_at%22:%22%22%2C%22expired_at%22:%22%22}; XSRF-TOKEN=eyJpdiI6ImtRM1hZQUVVZFJWcVNZS2MxOXpRb2c9PSIsInZhbHVlIjoiNklHVHlQU3l6NVlYMzdvOTBhSDNQdllrNmpCM3pFMW1FZ29VdVMvV3RIMk45NnEwcHlnRWh6NlRBU2pESFhPc2I4OWkrbkJha2pqWVRzYzVXZmJNc204eXdWb1A2S2NpTXd0V0g2OVgrZ2xIaVRUdy9rcjBkNnl3bk1GUldsdHciLCJtYWMiOiIzNjM2YTFjZDUyMWU3MTZjYzZlODAwMjE0MWQ2NGYwOWJlZmUyMmNmZTlmMjY0ZTIxODRkMzBjYTJmYWJjODIzIiwidGFnIjoiIn0%3D; beikeshop_session=eyJpdiI6IkFXWHBjTngzdGpTa0c4SmVITW91cUE9PSIsInZhbHVlIjoiNGVVMnZScmZReno1Sk51cHZJdllsWXR0VkZFbzdTbHNJRE1wSXJWOTY0QjFrTWNoSnBxUk42YVk1N0tMeE5PTW9URGVkRmx6cGlEWE0vd2JvdEVKTk9sd2JzMS9raFl2Tng5bit1cmpVb3kxZTIyNVNndlg0WUpNaFpWTXVUZloiLCJtYWMiOiI3MmRjODgyMWQ3NWRlYzVmNDRhMjI1Y2NiMGFhMjBjNTliMzk3M2ZkYTRmYTgyMjFjMWQyNzQ5MjdhMzgwYWViIiwidGFnIjoiIn0%3D'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "data": [
        {
            "id": 41,
            "sku_id": 335,
            "name": "3123123",
            "name_format": "3123123",
            "url": "http://beikeshop.test/products/41",
            "price": 123,
            "origin_price": 0,
            "price_format": "$123.00",
            "origin_price_format": "$0.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/placeholder-400x400.png"
            ]
        },
        {
            "id": 40,
            "sku_id": 331,
            "name": "5-8cm Selenite Spheres Hot Selling Good Quality Polished Selenite Balls For Meditation for Home Decoration gifts",
            "name_format": "5-8cm Selenite Spheres Hot Selling Good Quality Polished Selenite Balls For Meditation for Home Decoration gifts",
            "url": "http://beikeshop.test/products/40",
            "price": 15,
            "origin_price": 0,
            "price_format": "$15.00",
            "origin_price_format": "$0.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache//catalog/placeholder-400x400.png",
                "https://s.alicdn.com/@sc04/kf/H48e02a8472eb4b2ca172e6bc01ed0f7cw.jpg",
                "https://s.alicdn.com/@sc04/kf/H48e02a8472eb4b2ca172e6bc01ed0f7cw.jpg",
                "https://s.alicdn.com/@sc04/kf/H068ed27ae24341de98f5046c800cd2e38.jpg",
                "https://s.alicdn.com/@sc04/kf/H6913302234d34c7f8807a90dfc9c03e9Q.jpg",
                "https://s.alicdn.com/@sc04/kf/Hb6e0e530d2944a08b1a8a7b0aac1e47e8.jpg",
                "https://s.alicdn.com/@sc04/kf/Hfc79fd521b4e46068772b70b177a6ea4X.jpg",
                "https://s.alicdn.com/@sc04/kf/H601ccc5b2069485eaf42d28b0568505bA.jpg"
            ]
        },
        {
            "id": 1,
            "sku_id": 289,
            "name": "欧洲站夏季新款时尚休闲短裤热裤女裤运动家具纯棉韩版宽松百搭裤",
            "name_format": "欧洲站夏季新款时尚休闲短裤热裤女裤运动家具纯棉韩版宽松百搭裤",
            "url": "http://beikeshop.test/products/1",
            "price": 0.01,
            "origin_price": 2312,
            "price_format": "$0.01",
            "origin_price_format": "$2,312.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/1-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/2-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/4-400x400.jpg"
            ]
        },
        {
            "id": 10,
            "sku_id": 278,
            "name": "法式小众设计高级感连衣裙2022年新款收腰显瘦中长款裙子女夏",
            "name_format": "法式小众设计高级感连衣裙2022年新款收腰显瘦中长款裙子女夏",
            "url": "http://beikeshop.test/products/10",
            "price": 0.01,
            "origin_price": 334,
            "price_format": "$0.01",
            "origin_price_format": "$334.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/9-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 39,
            "sku_id": 285,
            "name": "夏季新款女装法式气质洋气高级感温柔风吊带仙女连衣裙",
            "name_format": "夏季新款女装法式气质洋气高级感温柔风吊带仙女连衣裙",
            "url": "http://beikeshop.test/products/39",
            "price": 0.01,
            "origin_price": 3534,
            "price_format": "$0.01",
            "origin_price_format": "$3,534.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/14-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/15-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/16-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/17-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/18-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/2-400x400.jpg"
            ]
        },
        {
            "id": 35,
            "sku_id": 284,
            "name": "气质通勤高街蛋青色挺括烟管裤9分裤套装下装22秋女",
            "name_format": "气质通勤高街蛋青色挺括烟管裤9分裤套装下装22秋女",
            "url": "http://beikeshop.test/products/35",
            "price": 0.01,
            "origin_price": 50.99,
            "price_format": "$0.01",
            "origin_price_format": "$50.99",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/18-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/2-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/3-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/4-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/5-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/6-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/7-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/9-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/xq_01-400x400.jpg"
            ]
        },
        {
            "id": 15,
            "sku_id": 283,
            "name": "男鞋2022夏季透气冲孔时尚休闲板鞋压花耐磨小白鞋男",
            "name_format": "男鞋2022夏季透气冲孔时尚休闲板鞋压花耐磨小白鞋男",
            "url": "http://beikeshop.test/products/15",
            "price": 0.01,
            "origin_price": 35,
            "price_format": "$0.01",
            "origin_price_format": "$35.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/15-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 14,
            "sku_id": 282,
            "name": "夏季套装短袖T恤男装一套搭配帅气潮情侣男生半袖上衣服",
            "name_format": "夏季套装短袖T恤男装一套搭配帅气潮情侣男生半袖上衣服",
            "url": "http://beikeshop.test/products/14",
            "price": 0.01,
            "origin_price": 433,
            "price_format": "$0.01",
            "origin_price_format": "$433.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/6-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 13,
            "sku_id": 281,
            "name": "休闲polo衬衫连衣裙大码女装高级感夏2022新款小个子御姐",
            "name_format": "休闲polo衬衫连衣裙大码女装高级感夏2022新款小个子御姐",
            "url": "http://beikeshop.test/products/13",
            "price": 0.01,
            "origin_price": 333,
            "price_format": "$0.01",
            "origin_price_format": "$333.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/2-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/3-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/4-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/5-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/6-400x400.jpg"
            ]
        },
        {
            "id": 12,
            "sku_id": 280,
            "name": "凉鞋女款夏季2022年新款坡跟女鞋夏款松糕鞋高跟鞋子爆款女士",
            "name_format": "凉鞋女款夏季2022年新款坡跟女鞋夏款松糕鞋高跟鞋子爆款女士",
            "url": "http://beikeshop.test/products/12",
            "price": 0.01,
            "origin_price": 222,
            "price_format": "$0.01",
            "origin_price_format": "$222.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/16-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 11,
            "sku_id": 279,
            "name": "夏季新款polo领连衣裙女学院风减龄不规则下摆长裙子",
            "name_format": "夏季新款polo领连衣裙女学院风减龄不规则下摆长裙子",
            "url": "http://beikeshop.test/products/11",
            "price": 0.01,
            "origin_price": 234,
            "price_format": "$0.01",
            "origin_price_format": "$234.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 9,
            "sku_id": 277,
            "name": "春夏新品暗黑系甜辣风吊带裙欧根纱蓬蓬裙冷淡法式连衣裙女",
            "name_format": "春夏新品暗黑系甜辣风吊带裙欧根纱蓬蓬裙冷淡法式连衣裙女",
            "url": "http://beikeshop.test/products/9",
            "price": 0.01,
            "origin_price": 999,
            "price_format": "$0.01",
            "origin_price_format": "$999.00",
            "category_id": null,
            "in_wishlist": 29,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/14-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 8,
            "sku_id": 276,
            "name": "夏季新款模糊数码直喷短袖上衣男装情侣纯棉t恤ins潮",
            "name_format": "夏季新款模糊数码直喷短袖上衣男装情侣纯棉t恤ins潮",
            "url": "http://beikeshop.test/products/8",
            "price": 0.01,
            "origin_price": 333,
            "price_format": "$0.01",
            "origin_price_format": "$333.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 7,
            "sku_id": 275,
            "name": "轻便跑鞋女夏新款跑步运动鞋减震软底网面透气休闲运动鞋女鞋",
            "name_format": "轻便跑鞋女夏新款跑步运动鞋减震软底网面透气休闲运动鞋女鞋",
            "url": "http://beikeshop.test/products/7",
            "price": 0.01,
            "origin_price": 299,
            "price_format": "$0.01",
            "origin_price_format": "$299.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/5-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/16-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/3-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/9-400x400.jpg"
            ]
        },
        {
            "id": 6,
            "sku_id": 274,
            "name": "冰丝褶皱垂感圆领长袖T恤男宽松薄款高级感v领男装上衣",
            "name_format": "冰丝褶皱垂感圆领长袖T恤男宽松薄款高级感v领男装上衣",
            "url": "http://beikeshop.test/products/6",
            "price": 0.01,
            "origin_price": 44232,
            "price_format": "$0.01",
            "origin_price_format": "$44,232.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/7-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 5,
            "sku_id": 332,
            "name": "高级感男装夏季潮牌美式复古短袖t恤男士重磅纯棉宽松半袖男体恤",
            "name_format": "高级感男装夏季潮牌美式复古短袖t恤男士重磅纯棉宽松半袖男体恤",
            "url": "http://beikeshop.test/products/5",
            "price": 0.01,
            "origin_price": 2222,
            "price_format": "$0.01",
            "origin_price_format": "$2,222.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/4-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/15-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/16-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/17-400x400.jpg"
            ]
        },
        {
            "id": 4,
            "sku_id": 313,
            "name": "男子 休闲鞋 TANJUN 天君 休闲鞋 运动鞋 812654",
            "name_format": "男子 休闲鞋 TANJUN 天君 休闲鞋 运动鞋 812654",
            "url": "http://beikeshop.test/products/4",
            "price": 0.01,
            "origin_price": 123,
            "price_format": "$0.01",
            "origin_price_format": "$123.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/3-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/16-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/15-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg"
            ]
        },
        {
            "id": 3,
            "sku_id": 305,
            "name": "双肩包书包男女笔记本电脑包时尚潮流旅行背包",
            "name_format": "双肩包书包男女笔记本电脑包时尚潮流旅行背包",
            "url": "http://beikeshop.test/products/3",
            "price": 0.01,
            "origin_price": 312312,
            "price_format": "$0.01",
            "origin_price_format": "$312,312.00",
            "category_id": null,
            "in_wishlist": 0,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/17-400x400.jpg"
            ]
        },
        {
            "id": 2,
            "sku_id": 299,
            "name": "中长款牛仔半身裙女春夏季2021新款薄款高腰开叉包臀长裙A字裙子",
            "name_format": "中长款牛仔半身裙女春夏季2021新款薄款高腰开叉包臀长裙A字裙子",
            "url": "http://beikeshop.test/products/2",
            "price": 0.01,
            "origin_price": 213,
            "price_format": "$0.01",
            "origin_price_format": "$213.00",
            "category_id": null,
            "in_wishlist": 3,
            "images": [
                "http://beikeshop.test/cache/catalog/demo/product/13-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/10-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/11-400x400.jpg",
                "http://beikeshop.test/cache/catalog/demo/product/12-400x400.jpg"
            ]
        }
    ],
    "links": {
        "first": "http://beikeshop.test/api/products?page=1",
        "last": "http://beikeshop.test/api/products?page=1",
        "prev": null,
        "next": null
    },
    "meta": {
        "current_page": 1,
        "from": 1,
        "last_page": 1,
        "links": [
            {
                "url": null,
                "label": "上一页",
                "active": false
            },
            {
                "url": "http://beikeshop.test/api/products?page=1",
                "label": "1",
                "active": true
            },
            {
                "url": null,
                "label": "下一页",
                "active": false
            }
        ],
        "path": "http://beikeshop.test/api/products",
        "per_page": 20,
        "to": 19,
        "total": 19
    },
    "category_name": "",
    "brand_name": ""
}
修改于 2026-05-25 03:25:11
上一页
首页数据
下一页
获取购物车
Built with