上传清理排行榜

This commit is contained in:
liwei 2023-07-27 10:10:15 +08:00
parent 15a10c074d
commit fbdc11490b

View File

@ -113,7 +113,8 @@ func (this *modelRank) raceSettlement() {
this.rankRewardPush(result[i], v.Reward)
}
}
//清理排行榜
this.DBModel.Redis.Delete(this.TableName)
}
// boos 奖励推送