IPO0 -> IPOT
This commit is contained in:
parent
88781ff458
commit
7652e28ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ public class Sdf57Executor extends AbstractExecutor<SDf57> {
|
|||
sessionPredicateBuilder.in("sessionType",
|
||||
Arrays.asList(
|
||||
SessionType.CURR.getKey(),
|
||||
SessionType.IPO0.getKey(),
|
||||
SessionType.IPOT.getKey(),
|
||||
SessionType.UNIT.getKey())
|
||||
.toArray(new String[0]))
|
||||
)) != null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue