开服十绝阵修改

duhui 2021-09-02 20:05:34 +08:00
parent e8eb2d531a
commit 2131ee0ec2
1 changed files with 1 additions and 1 deletions

View File

@ -216,8 +216,8 @@ public class CrossDeathPathLogic {
String next = cursor.next();
LOGGER.info("=================删除跨服十绝阵排行:{}", next);
RedisUtil.getInstence().del(next);
cursor.close();
}
cursor.close();
return hashMap;
}