From 46af76580fe690624d5f78a4acb37a2e56663a19 Mon Sep 17 00:00:00 2001 From: root <295172551@qq.com> Date: Tue, 29 Jul 2025 23:05:35 +0800 Subject: [PATCH] 1 --- .../Devices/Commands/CreateDevice/CreateDeviceCommandHandler.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/X1.Application/Features/Devices/Commands/CreateDevice/CreateDeviceCommandHandler.cs b/src/X1.Application/Features/Devices/Commands/CreateDevice/CreateDeviceCommandHandler.cs index 0305c60..218af9d 100644 --- a/src/X1.Application/Features/Devices/Commands/CreateDevice/CreateDeviceCommandHandler.cs +++ b/src/X1.Application/Features/Devices/Commands/CreateDevice/CreateDeviceCommandHandler.cs @@ -270,7 +270,7 @@ public class CreateDeviceCommandHandler : IRequestHandler