文档
测试

查询id为xx的商品

GET
http://localhost:8050/goods/selectGoods/5f0bbcbc65a4a0954c03414a

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填
data
array
数据列表
必填
_id
string
示例:5f0bbcbc65a4a0954c03414a
必填
title
string
示例:苹果1
必填
price
string
示例:19999
必填
num
string
示例:99
必填
urlList
array
数据列表
必填