From 6b5f3c721c563079850d26deea6aaed463668fdc Mon Sep 17 00:00:00 2001 From: root <295172551@qq.com> Date: Fri, 1 Aug 2025 23:01:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dstop=20=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=9B=B4=E6=96=B0=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../StopDeviceRuntime/StopDeviceRuntimeCommandHandler.cs | 2 +- src/X1.Domain/Entities/Device/CellularDeviceRuntime.cs | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/X1.Application/Features/DeviceRuntimes/Commands/StopDeviceRuntime/StopDeviceRuntimeCommandHandler.cs b/src/X1.Application/Features/DeviceRuntimes/Commands/StopDeviceRuntime/StopDeviceRuntimeCommandHandler.cs index a46e69f..5b18650 100644 --- a/src/X1.Application/Features/DeviceRuntimes/Commands/StopDeviceRuntime/StopDeviceRuntimeCommandHandler.cs +++ b/src/X1.Application/Features/DeviceRuntimes/Commands/StopDeviceRuntime/StopDeviceRuntimeCommandHandler.cs @@ -210,7 +210,7 @@ public class StopDeviceRuntimeCommandHandler : IRequestHandler