@ -23,7 +23,7 @@ func (t *LotteryCtl) UserLotteries() {
})
}
func (t *LotteryCtl) CashLotteries() {
func (t *LotteryCtl) CashLottery() {
uid := t.MustGetUID()
prizeId := t.MustGetInt64("prize_id")
name := t.MustGet("name")