feat(application): repository abstraction + DTOs + validators + handlers CRUD PuntosDeVenta con auditoría + retry deadlock
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace SIGCM2.Application.PuntosDeVenta.Reactivate;
|
||||
|
||||
public sealed record ReactivatePuntoDeVentaCommand(int Id);
|
||||
Reference in New Issue
Block a user