From f0c48a337f91ec0acd4fbef43386d88fb52959c7 Mon Sep 17 00:00:00 2001 From: yaowen liu <1539177313@qq.com> Date: Mon, 20 Nov 2023 15:00:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DosingSystem/ExcuteControl .cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DosingSystem/ExcuteControl .cs b/DosingSystem/ExcuteControl .cs index 8795f426..2d107a80 100644 --- a/DosingSystem/ExcuteControl .cs +++ b/DosingSystem/ExcuteControl .cs @@ -1372,7 +1372,7 @@ namespace BPASmartClient.DosingSystem public ConcurrentDictionary doDeviceCount = new ConcurrentDictionary(); - int doDecipeCount = 0; + int dd = 0; private void MatchRun() {