现在的问题是,你们后台显示库存70,已使用55,你们后台展示的有问题。你们的接口返回如下:
[arthas@29233]$ vmtool -x 3 --action getInstances --className com.netease.yanxuan.brand.member.admin.integration.ipetbasis.service.DoudianvipFacade --express 'instances[0].getCouponDetail(6901891L,"29464570")'
@AjaxResult[
code=@Integer[200],
data=@NestResult[
result=@DiscountDetail[
validStartTime=@Date[2024-01-15 00:00:00,000],
discount=@Integer[0],
description=@String[【年货节】会员专享券\n活动时间:2024-01-17 00:00:00 到 2024-02-03 23:59:59\n优惠内容:满10.01元可用,减免10.00元优惠券],
title=@String[【年货节】会员专享券],
totalTake=@Integer[70],
stockQty=@Integer[0],
validEndTime=@Date[2024-02-03 23:59:59,000],
id=@Long[29464570],
isInvalid=@Integer[0],
maxDiscountAmount=@Integer[0],
isLimit=@Integer[1],
valueRandomTo=@Integer[0],
isShare=@Integer[0],
totalFansTaked=@Integer[0],
totalQty=@Integer[70],
totalUsed=@Integer[55],
url=@String[
https://shop125382695.youzan.com ... e72c12e09f0a7b641ce],
remark=@String[1.17-2.3爱宠吧引流],
condition=@Long[1001],
denominations=@Long[1000],
],
],
errorCode=null,
msg=null,
pageInfo=null,
]