【四象心法】脚本修改

back_recharge
yuanshuai 2021-09-10 09:43:43 +08:00
parent 987c524652
commit d1544c7cee
1 changed files with 1 additions and 1 deletions

View File

@ -224,8 +224,8 @@ public class GetPlayerInfoHandler extends BaseHandler{
.setDailyredpack(playerInfoManager.getDailyWelfareRedPacket())
.setRandomCount(randomCount)
.addAllDrawTimes(CBean2Proto.getRandomTypeNums(user))
.addAllSixiangInfos(sixiangxinfaInfos)
.addAllHelpFightList(CBean2Proto.getHelpFightList(user))
.addAllSixiangInfos(sixiangxinfaInfos)
.build();
ReportUtil.onReportEvent(user, ReportEventEnum.APP_LOGIN.getType());
try {