начало фронтэнда
This commit is contained in:
@@ -2,7 +2,7 @@ namespace mROA;
|
||||
|
||||
public interface ICommandExecution
|
||||
{
|
||||
Guid ExecutionId { get; init; }
|
||||
Guid CallRequestId { get; init; }
|
||||
int ClientId { get; set; }
|
||||
int CommandId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user