开服就跨服分组

back_recharge
duhui 2022-04-21 13:18:12 +08:00
parent 665b993e21
commit 232fc4efeb
1 changed files with 2 additions and 0 deletions

View File

@ -316,6 +316,8 @@ public class GlobleSystemLogic implements IEventHandler {
if (entry != null){
RedisUtil.getInstence().putMapEntry(RedisKey.SERVER_SPLIT_INFO, "", String.valueOf(GameApplication.serverId),entry);
group = entry;
}else {
group = -1;
}
}
if (group <= 0){