抢购虚假商品判断是否下单过
GET
https://www.lzjia.com/api/index.php/user/order/isShamRushBuy?id_rushbuy=1
请求参数
参数名
类型
描述
必填
id_rushbuy
int
抢购ID
必填
响应参数
参数名
类型
描述
必填
code
int
1
必填
msg
string
ok
必填
data
object
数据字典 is_exist 0 未下单、1已存在下单
必填