@@ -106,7 +106,7 @@ func GetLotteryActiveInfo(activeId int64, sess map[string]interface{}, session *
}
// 未登录用户 显示抽奖
if common.Int64All(sess["positionId"]) == 0 || r.DLai.Mold == 0 { //购买赠送奖品 只需要购买须知信息
- activeInfo.Status = 1
+ activeInfo.Status = 0
return
//用户获奖信息