商品管理详情
GET
/api/goods/{id}/details
响应参数
参数名
类型
描述
必填
code
数字
请求结果状态码
必填
message
字符串
请求结果描述
必填
id
数字
商品id
必填
name
字符串
商品名称
必填
provinceName
字符串
省份名称
必填
cityName
字符串
城市名称
必填
brand
字符串
品牌(已去除)
必填
standard
字符串
国标
必填
color
字符串
车牌颜色
必填
buyDt
字符串
采购时间
必填
carModel
字符串
车型
必填
goodsNo
字符串
车源编号
必填
price
数字
价格
必填
local
字符串
所在地
必填
recommend
字符串
商家有话说
必填
shopId
数字
商家id
必填
shopType
字符串
类型(PERSON,COMPANY)
必填
shopName
字符串
商家名称(公司)
必填
phone
字符串
手机
必填
createDate
字符串
创建时间
必填
createBy
字符串
创建人
必填
updateDate
字符串
更新时间
必填
updateBy
字符串
更新人
必填
id
数字
图片/视频id
必填
url
字符串
地址
必填
name
字符串
名称
必填
type
字符串
类型(PHOTO、VIDEO)
必填
sorts
数字
排序优先级
必填
locationType
字符串
顶部部还是底部
必填