前台-产品搜索及动态排序List
GET
http://localhost:8889/rlg/user/product_search
接口描述
根据关键字模糊查询
请求参数
参数名
类型
描述
必填
keyWord
String
关键字
必填
pageNum
Integer
页码
必填
pageSize
Integer
每页显示数量
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
状态信息
可选
data
String
数据
可选