【四象心法】脚本修改
parent
987c524652
commit
d1544c7cee
|
|
@ -224,8 +224,8 @@ public class GetPlayerInfoHandler extends BaseHandler{
|
||||||
.setDailyredpack(playerInfoManager.getDailyWelfareRedPacket())
|
.setDailyredpack(playerInfoManager.getDailyWelfareRedPacket())
|
||||||
.setRandomCount(randomCount)
|
.setRandomCount(randomCount)
|
||||||
.addAllDrawTimes(CBean2Proto.getRandomTypeNums(user))
|
.addAllDrawTimes(CBean2Proto.getRandomTypeNums(user))
|
||||||
.addAllSixiangInfos(sixiangxinfaInfos)
|
|
||||||
.addAllHelpFightList(CBean2Proto.getHelpFightList(user))
|
.addAllHelpFightList(CBean2Proto.getHelpFightList(user))
|
||||||
|
.addAllSixiangInfos(sixiangxinfaInfos)
|
||||||
.build();
|
.build();
|
||||||
ReportUtil.onReportEvent(user, ReportEventEnum.APP_LOGIN.getType());
|
ReportUtil.onReportEvent(user, ReportEventEnum.APP_LOGIN.getType());
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue