独联体-单独政策fixed
This commit is contained in:
@@ -51,7 +51,8 @@ public class FamilyClanService {
|
||||
}
|
||||
FamilyClanDecorateVo vo = new FamilyClanDecorateVo();
|
||||
vo.setClanMode(Constant.ClanMode.GUILD.equals(partitionInfo.getClanMode())
|
||||
|| Constant.ClanMode.GUILD_POLICY2.equals(partitionInfo.getClanMode())?
|
||||
|| Constant.ClanMode.GUILD_POLICY2.equals(partitionInfo.getClanMode())
|
||||
|| Constant.ClanMode.SOVIET.equals(partitionInfo.getClanMode())?
|
||||
Constant.ClanMode.FAMILY: partitionInfo.getClanMode());
|
||||
|
||||
if (Constant.ClanMode.CLAN_HALL.equals(partitionInfo.getClanMode())) {
|
||||
|
Reference in New Issue
Block a user