文案修改
This commit is contained in:
parent
77cdad58ed
commit
6c51df6419
@ -238,7 +238,7 @@ public class WeeklyRewardsSentManager {
|
||||
List<RankingActivityRecord> topUsers,
|
||||
List<ActivityConfigRewardsDTO> rewardsDTOList) {
|
||||
if (CollectionUtils.isEmpty(topUsers) || CollectionUtils.isEmpty(rewardsDTOList)) {
|
||||
log.warn("活动奖励为空, 跳过国王奖励发放");
|
||||
log.warn("活动奖励为空, 跳过奖励发放");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user