文档
测试

⏰ 搜索全部商品

GET
http://localhost:8088/api/goods/listAll

接口描述

接口为个人兴趣测试版本,后期上线会进行开放,商品内容属性[id,shopType,slpicImg,slName,newPrice,oldPrice,searchDeal,listButton],本文接口为移动端和后台管理系统接口的集合

响应参数

参数名
类型
描述
必填
code
Number
200为请求成功,400为请求失败
必填
msg
String
"查询成功" || "查询失败"
必填
info
Object || Array
查询成功的商品信息
必填