From 23b27f9eb813a560afb6d73f528928cffe2fc46c Mon Sep 17 00:00:00 2001 From: nodyang Date: Fri, 13 Oct 2023 14:45:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=E6=80=9D=E8=B7=AF=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MainDetailControl/MainDetailControlAction.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/MainDetailControl/MainDetailControlAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/MainDetailControl/MainDetailControlAction.cs index d48260e..f37ca6b 100644 --- a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/MainDetailControl/MainDetailControlAction.cs +++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/MainDetailControl/MainDetailControlAction.cs @@ -1791,7 +1791,7 @@ namespace Mesnac.Action.ChemicalWeighing.MainDetailControl DB2102 = new DB2102Helper(db2102All.Content); DB2103 = new DB2103Helper(db2103All.Content); - DB2107 = new DB2107Helper(); + // DB2107 = new DB2107Helper(); NewThreadDb2102(); NewThreadDb2103(); // DB2103 = new DB2103Helper();