From c3ea135a5c0eb994e537aaa82cb6b83d75d8c229 Mon Sep 17 00:00:00 2001 From: hanqiangqiang <1364346467@qq.com> Date: Fri, 14 Aug 2026 13:36:18 +0800 Subject: [PATCH] =?UTF-8?q?TM=E6=B7=BB=E5=8A=A0DO37-DO42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App/Modules/SicModules/Config/TM/IODefinePlatform.xml | 8 ++++++-- App/SicRT/Properties/AssemblyInfo.cs | 2 +- App/SicSimulator/Config/IODefinePlatform.xml | 9 ++++++--- App/SicUI/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/App/Modules/SicModules/Config/TM/IODefinePlatform.xml b/App/Modules/SicModules/Config/TM/IODefinePlatform.xml index e4a433a..d07b84b 100644 --- a/App/Modules/SicModules/Config/TM/IODefinePlatform.xml +++ b/App/Modules/SicModules/Config/TM/IODefinePlatform.xml @@ -224,8 +224,12 @@ - - + + + + + + diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs index 4ecb3f3..0e825e1 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.60812")] +[assembly: AssemblyVersion("1.1.0.60814")] [assembly: AssemblyInformationalVersion("MoS2(无EFEM)")] diff --git a/App/SicSimulator/Config/IODefinePlatform.xml b/App/SicSimulator/Config/IODefinePlatform.xml index a949660..d07b84b 100644 --- a/App/SicSimulator/Config/IODefinePlatform.xml +++ b/App/SicSimulator/Config/IODefinePlatform.xml @@ -224,8 +224,12 @@ - - + + + + + + @@ -310,7 +314,6 @@ - diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs index d88a9b6..928bcf1 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.60812")] +[assembly: AssemblyVersion("1.1.0.60814")] [assembly: AssemblyInformationalVersion("MoS2(无EFEM)")]