From 52a9042b17e8a774a686500c7457946c71f23149 Mon Sep 17 00:00:00 2001 From: hanqiangqiang <1364346467@qq.com> Date: Thu, 2 Jul 2026 14:21:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=A9=BATM=20Device=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/TM/DeviceModelSystem.xml | 144 +----------------- App/Modules/SicModules/TMs/TMModule.cs | 2 +- 2 files changed, 3 insertions(+), 143 deletions(-) diff --git a/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml b/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml index 6948ac7..16a9d70 100644 --- a/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml +++ b/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml @@ -1,21 +1,8 @@  - - - - - - - - - - + + @@ -27,131 +14,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/App/Modules/SicModules/TMs/TMModule.cs b/App/Modules/SicModules/TMs/TMModule.cs index bfafbf5..e7d34ff 100644 --- a/App/Modules/SicModules/TMs/TMModule.cs +++ b/App/Modules/SicModules/TMs/TMModule.cs @@ -254,7 +254,7 @@ namespace SicModules.TMs { InitRoutine(); - InitDevice(); + //InitDevice(); InitFsm();