From 4177e5b14a5f3524a50e24d4af828db02a7fdd8f Mon Sep 17 00:00:00 2001 From: hanqiangqiang <1364346467@qq.com> Date: Thu, 6 Aug 2026 11:16:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9Recipe=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/PM/PM1/DeviceModelPM1.xml | 4 +- .../Config/Recipe/Sic/Process/PN2.xml | 146 ++++++++---------- App/SicRT/Properties/AssemblyInfo.cs | 2 +- App/SicUI/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 69 insertions(+), 85 deletions(-) diff --git a/App/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml b/App/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml index cab79b2..984c3b3 100644 --- a/App/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml +++ b/App/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml @@ -647,9 +647,9 @@ - + diff --git a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml index 1ef5b09..97f2853 100644 --- a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml +++ b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml @@ -79,157 +79,141 @@ - - - - - - - - - - - - - - - + - - - - + + + + - + - - - - + + + + + - - - - - + + + + + - + - + - + - - - - - + + + + + - + - + - - - - - - + + + + + + - - + + - + - + - - - + + + - - - - - + + + + + - - - - - - - + + + + + + + - - + + - - - - - + + + + + - - - - - - - + + + + + + + diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs index cd9cb41..b31cc2b 100644 --- a/App/SicRT/Properties/AssemblyInfo.cs +++ b/App/SicRT/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 // 方法是按如下所示使用“*”: : -[assembly: AssemblyVersion("1.1.12.60721")] +[assembly: AssemblyVersion("1.1.13.60803")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")] diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs index 13c8e70..611273e 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.12.60721")] +[assembly: AssemblyVersion("1.1.13.60803")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]