From 0019e2f6ca6d78ebf3c57055977d12317c720006 Mon Sep 17 00:00:00 2001 From: hanqiangqiang <1364346467@qq.com> Date: Wed, 12 Aug 2026 10:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9TM=20io=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 | 4 +++ .../SicModules/Config/TM/IODefinePlatform.xml | 28 +++++++------------ App/SicRT/Config/IoProviderConfig.xml | 1 - App/SicRT/Properties/AssemblyInfo.cs | 2 +- App/SicSimulator/Config/IODefinePlatform.xml | 27 +++++++----------- App/SicUI/Properties/AssemblyInfo.cs | 2 +- 6 files changed, 26 insertions(+), 38 deletions(-) diff --git a/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml b/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml index d328215..944aa0f 100644 --- a/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml +++ b/App/Modules/SicModules/Config/TM/DeviceModelSystem.xml @@ -140,6 +140,10 @@ + + + + diff --git a/App/Modules/SicModules/Config/TM/IODefinePlatform.xml b/App/Modules/SicModules/Config/TM/IODefinePlatform.xml index 1a7c17a..e4a433a 100644 --- a/App/Modules/SicModules/Config/TM/IODefinePlatform.xml +++ b/App/Modules/SicModules/Config/TM/IODefinePlatform.xml @@ -288,14 +288,14 @@ - - - - - - - - + + + + + + + + @@ -310,19 +310,10 @@ - - - - - - - - - - + @@ -334,6 +325,7 @@ + \ No newline at end of file diff --git a/App/SicRT/Config/IoProviderConfig.xml b/App/SicRT/Config/IoProviderConfig.xml index c44411a..77a5d2a 100644 --- a/App/SicRT/Config/IoProviderConfig.xml +++ b/App/SicRT/Config/IoProviderConfig.xml @@ -61,7 +61,6 @@ - diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs index 8b56504..4ecb3f3 100644 --- a/App/SicRT/Properties/AssemblyInfo.cs +++ b/App/SicRT/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 // 方法是按如下所示使用“*”: : -[assembly: AssemblyVersion("1.1.0.60811")] +[assembly: AssemblyVersion("1.1.0.60812")] [assembly: AssemblyInformationalVersion("MoS2(无EFEM)")] diff --git a/App/SicSimulator/Config/IODefinePlatform.xml b/App/SicSimulator/Config/IODefinePlatform.xml index 1a7c17a..a949660 100644 --- a/App/SicSimulator/Config/IODefinePlatform.xml +++ b/App/SicSimulator/Config/IODefinePlatform.xml @@ -288,14 +288,14 @@ - - - - - - - - + + + + + + + + @@ -314,15 +314,7 @@ - - - - - - - - - + @@ -334,6 +326,7 @@ + \ No newline at end of file diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs index cb9a149..d88a9b6 100644 --- a/App/SicUI/Properties/AssemblyInfo.cs +++ b/App/SicUI/Properties/AssemblyInfo.cs @@ -55,6 +55,6 @@ using System.Windows; // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.0.60811")] +[assembly: AssemblyVersion("1.1.0.60812")] [assembly: AssemblyInformationalVersion("MoS2(无EFEM)")]