查询全部商品信息
GET
localhost:8080/demo/goods/listAll
响应参数
参数名
类型
描述
必填
msg
String
相应状态
必填
code
Interger
状态码
必填
data
json
json数据(包含查询到的商品信息)
必填