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)")]