商品列表
POST
http://www.52jdk.com:8079/home/productList
接口描述
商品列表
请求参数
参数名
类型
描述
必填
pageSize
int
一页数量示例:1
必填
pageNum
int
页码示例:10
必填
响应参数
参数名
类型
描述
必填
type
string
示例:success
必填
code
string
示例:0000
必填
id
int
主键id 示例:10
必填
productId
string
商品id 示例:1000010
必填
name
string
名称 示例:饼干
必填
title
string
标题 示例:【不伤宝宝初生牙龈】HAPPY BABY 禧贝婴幼儿温和有机磨牙饼干 香蕉甘薯 48克/盒
必填
img
string
图片 示例:https://haitao.nos.netease.com/485c149f5ceb4d6a837a67910236048715354385972231.jpg
必填
price
int
商品价格 示例:56
必填
stock
string
库存 示例:100
必填
createTime
string
创建时间 示例:2020-01-03T08:30:40.000+0000
必填
updateTime
string
更新时间 示例:2020-01-03T08:39:22.000+0000
必填