排名100处理
This commit is contained in:
parent
e15d1a5b54
commit
db3c779db6
@ -103,7 +103,7 @@ public class RankingActivityServiceImpl implements RankingActivityService {
|
||||
top4Cmd.setCycleType(RankingCycleType.WEEKLY.getCode());
|
||||
top4Cmd.setReqUserId(cmd.getReqUserId());
|
||||
top4Cmd.setReqSysOrigin(cmd.getReqSysOrigin());
|
||||
top4Cmd.setTopN(10);
|
||||
top4Cmd.setTopN(100);
|
||||
top4Cmd.setTemplateId(cmd.getTemplateId());
|
||||
|
||||
RankingListCO result = rankingListQryExe.execute(top4Cmd);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user