获取限时抢购组详情信息
GET
http://127.0.0.1/app/customer/flashSaleGroup/getDetail
请求参数
参数名
类型
描述
必填
phone
string
{{phone}}
必填
token
string
{{token}}
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:获取成功
必填
createTime
string
创建时间
必填
flashSaleGroupId
int
抢购组主键id
必填
flashSalePrice
double
抢购价格
必填
goodsCoverImg
string
商品封面图片
必填
goodsId
int
商品主键id
必填
goodsName
string
商品名称
必填
goodsNum
int
商品数量
必填
goodsSaleNum
int
商品已售数量
必填
id
int
0
必填
isDeleted
int
是否删除 0:否 1:是
必填
isValid
int
是否生效 0:否 1:是
必填
updateTime
string
更新时间
必填
goodsPrice
double
商品价格
必填
flashSaleGoodsRecordId
int
限时抢购商品记录主键id
必填
state
int
示例:1
必填