fix(EGDbContext); remove Uuid from principal key
This commit is contained in:
@@ -11,7 +11,7 @@ namespace EnvelopeGenerator.Application.Histories.Commands;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public record CreateHistoryCommand: EnvelopeReceiverQueryBase, IRequest<long?>
|
||||
public record CreateHistoryCommand : EnvelopeReceiverQueryBase, IRequest<long?>
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user