游戏王0点时间处理
This commit is contained in:
parent
d6d2376a29
commit
e96ab04513
@ -85,6 +85,7 @@ public class RankingRewardGrantCmdExe {
|
||||
revokeAllUserRewards(lastUserMap);
|
||||
|
||||
lastUserMap.clear(); // 清空历史,使所有用户视为新用户重新发放
|
||||
return;
|
||||
}
|
||||
|
||||
Set<Long> currentUserIds = currentRankMap.values().stream()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user