KWD 2 月之前
父节点
当前提交
7c452548da
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      TeamAAS-VM/Services/RemoteCommandService.cs

+ 1 - 2
TeamAAS-VM/Services/RemoteCommandService.cs

@@ -1982,8 +1982,7 @@ namespace TeamAAS_VP.Services
                 }
                 finally
                 {
-                    await TurnOffLightAfterPhoto(procedure);
-
+                    //await TurnOffLightAfterPhoto(procedure);
                 }
             });