文档
测试

特惠商品

GET
/api/image/getPreferentialList

请求参数

参数名
类型
描述
必填
pageNum
int
当前记录起始索引
必填
pageSize
int
每页显示记录数
必填

响应参数

参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态:0成功,500错误
必填
total
number
数据总记录数
必填
rows
array
数据列表
可选
id
int
id
必填
code
string
商品ID
必填
title
string
商品标题
必填
type
string
必填
imgUrl
string
商品图片
必填
status
string
状态
必填
prices
string
零售价
必填