diff --git a/services/order-service-net/src/OrderService.API/Application/Commands/PayOrderCommandHandler.cs b/services/order-service-net/src/OrderService.API/Application/Commands/PayOrderCommandHandler.cs index 7a935502..0f7269d7 100644 --- a/services/order-service-net/src/OrderService.API/Application/Commands/PayOrderCommandHandler.cs +++ b/services/order-service-net/src/OrderService.API/Application/Commands/PayOrderCommandHandler.cs @@ -87,9 +87,11 @@ public class PayOrderCommandHandler : IRequestHandler