斋月活动发放处理
This commit is contained in:
parent
99915e74d7
commit
cc291ce9f6
@ -222,7 +222,7 @@ public class WeeklyRewardsSentManager {
|
|||||||
cycleType,
|
cycleType,
|
||||||
lastWeekDate,
|
lastWeekDate,
|
||||||
null,
|
null,
|
||||||
isKingGames(activityConfigDTO) ? 10 : 3
|
isKingGames(activityConfigDTO) || isRamadan(activityConfigDTO) ? 10 : 3
|
||||||
);
|
);
|
||||||
|
|
||||||
// 发放活动奖励
|
// 发放活动奖励
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user