文档
测试

获取商品详情

POST
http://cjkp.daoben.ltd/api/brush/getCardGoodsInfo

请求参数

参数名
类型
描述
必填
token
string
示例:74f17826-60ae-487d-b739-21531c8ce4fe
必填
goods_id
int
示例:2------商品ID
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
time
string
示例:1668750239
必填
data
object
数据字典
必填
id
int
示例:2
必填
merchant_id
int
示例:1------商户ID
必填
gname
string
示例:商品二号-------商品 名称
必填
price
string
示例:1000.00-------商品价格
必填
banner
array
数据列表-------轮播图
必填
written
string
示例:阿萨德-------文字详情
必填
picture
array
数据列表-------图片详情
必填
view
int
示例:0-------浏览量
必填
check_status
int
示例:3-------审核状态:1=待审核,2=审核驳回 ,3=审核通过
必填
check_reason
string
示例:-------驳回原因
必填
check_time
int
示例:1668506238-----审核时间
必填
status
string
示例:normal
必填
createtime
int
示例:1668506251
必填
updatetime
int
示例:1668506251
必填
deletetime
object
示例:null
必填