yx挑战列表战力为0

back_recharge
xuexinpeng 2021-10-25 17:15:40 +08:00
parent 5a11a55629
commit 4a1108ae00
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ public class CrossYuxulundaoGetInfoHandler extends BaseHandler<ArenaInfoProto.Cr
}
builder.setIsFirst(true);
isNeedUpdate = true;
CrossServiceLogic.getInstance().saveBasicPlayerToRedis(user);
}else {
//赛季内第一次登陆请求,删除上赛季的挑战记录
String key = RedisKey.getKey(RedisKey.CROSS_YUXULUNDAO_RECORD, String.valueOf(uid), false);