查询gid为xx的商品
GET
http://47.102.218.185:2004/api/goods/single/
接口描述
查询单个商品
请求参数
参数名
类型
描述
必填
itemcodes
string
商品码
必填
响应参数
参数名
类型
描述
必填
status
number
前后端状态码
必填
msg
String
提示信息
必填
data
array
查询到的数据的数组
必填