套餐购买
getusershops
GET
/getusershops
获取套餐商店信息,include cookie。
coupon_check
POST
/user/coupon_check
检查商品优惠券是否可用。
Request Body
Name
Type
Description
coupon
string
优惠券码
shop
string
购买商品 ID
buy
POST
/user/buy
购买商品。
Request Body
Name
Type
Description
coupon
string
使用优惠券码
shop
string
要购买的商品 ID
最后更新于
这有帮助吗?