2024-04-15 10:42:11.122 INFO 20904 --- [http-nio-9225-exec-139] c.t.logistics.controller.VipController : 会员优惠券详情查询参数{"mobile":"18326031856","couponNo":"ZAN7625837075068","outStoreId":"10127","orderNo":"101272024041510421140","OrderItem":[{"num":"1","price":"29990","SkuNo":"157001626","proNO":"157001600","payprice":"29990","itemid":"108"},{"num":"1","price":"5990","SkuNo":"157032131","proNO":"157032123","payprice":"5990","itemid":"109"},{"num":"1","price":"16990","SkuNo":"156995673","proNO":"156995657","payprice":"10190","itemid":"110"}]}
2024-04-15 10:42:11.283 INFO 20904 --- [http-nio-9225-exec-135] c.t.logistics.controller.VipController : 会员优惠券查询接收参数{"mobile":"13814855348","outStoreId":10127}
我优惠券活动限制的是原价商品使用,为啥这个接口返回的是优惠券能够使用
{"success":true,"code":200,"message":"success","requestId":"40c45c5b-e332-433b-8835-fb32deeb18b4","data":{"requestId":null,"extendMap":null,"available":true,"voucherIdentity":{"couponId":20741999968,"couponType":0},"title":"满100元7.7折扣券","threshold":10000,"goodsPreferentialList":[{"goodsId":2283984435,"skuId":16799398015,"goodsPreferentialValue":5375,"orderItemId":108},{"goodsId":2283984435,"skuId":16799398015,"goodsPreferentialValue":1073,"orderItemId":109},{"goodsId":2283984435,"skuId":16799398015,"goodsPreferentialValue":1827,"orderItemId":110}],"activityId":30840240,"maxDiscount":0,"voucherValue":77,"orderPreferentialValue":8275,"validStartTime":"2024-04-14T16:00:00.000+0000","preferentialMode":2,"reason":null,"unitDesc":"折","thresholdCopywriter":"满100元使用","valueDesc":"7.7","validEndTime":"2024-04-15T15:59:59.000+0000"}}
|