获取单个商品信息
GET
http://120.25.229.45:5000/good/:id
接口描述
根据id获取某个用户信息
请求参数
参数名
类型
描述
必填
id
string
数据id
必填
响应参数
参数名
类型
描述
必填
data
string
查询到的信息
必填