上传清理排行榜
This commit is contained in:
parent
15a10c074d
commit
fbdc11490b
@ -113,7 +113,8 @@ func (this *modelRank) raceSettlement() {
|
|||||||
this.rankRewardPush(result[i], v.Reward)
|
this.rankRewardPush(result[i], v.Reward)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//清理排行榜
|
||||||
|
this.DBModel.Redis.Delete(this.TableName)
|
||||||
}
|
}
|
||||||
|
|
||||||
// boos 奖励推送
|
// boos 奖励推送
|
||||||
|
Loading…
Reference in New Issue
Block a user