获取商品列表
GET
http://39.105.217.42:8081/index/index/getProducts?page=1
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
page
string
1
必填
tit
商品标题
必填
响应参数
参数名
类型
描述
必填
pid
int
示例:1
必填
pname
string
示例:联想
必填
price
string
示例: 优惠后金额
必填
discounts_price
string
示例: 优惠前金额
必填
category_id
int
示例:1分类id
必填
img_path
string
示例:http://39.105.217.42:8081/static/img/联想.webp
必填
number
int
示例:0
必填
add_time
int
示例:0
必填
up_time
object
示例:null
必填
count
int
示例:9
必填