feat(SaveDocStatusCommand): Füge SaveDocStatusCommand und Handler hinzu, um den Dokumentstatus zu erstellen oder zu aktualisieren.
This commit is contained in:
@@ -5,7 +5,7 @@ namespace EnvelopeGenerator.Application.DocStatus.Commands;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public abstract record ModifyDocStatusCommandBase
|
||||
public record ModifyDocStatusCommandBase
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the ID of the associated envelope.
|
||||
|
||||
Reference in New Issue
Block a user