Feat:抽奖2.0(中奖名单缺中奖等级,优惠券领取接口异常)

This commit is contained in:
LinCyJang
2026-04-29 00:52:34 +08:00
parent a14d89efff
commit 092ef55293
8 changed files with 662 additions and 405 deletions
+1 -1
View File
@@ -1496,7 +1496,7 @@ export default {
q.dailyGoodsId = Number(this.activityId)
break
case "countyLottery":
q.activityId = Number(this.activityId || 0)
q.drawActivityId = Number(this.activityId || 0)
break
}
postCartAdd(q).then(function (res) {