This commit is contained in:
parent
e45b073290
commit
c7fefd481c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package ru.spcex.platform.classes.base.interfaces;
|
||||
|
||||
public interface IExecution extends WithSessionId, WithExchangeExecutionId {
|
||||
public interface IExecution extends WithId, WithSessionId, WithExchangeExecutionId {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue