diff --git a/DosingSystem/ExcuteControl .cs b/DosingSystem/ExcuteControl .cs index fa0dce22..c6ec3085 100644 --- a/DosingSystem/ExcuteControl .cs +++ b/DosingSystem/ExcuteControl .cs @@ -405,6 +405,10 @@ namespace BPASmartClient.DosingSystem }); TaskManage.GetInstance.StopTask("控制传送带"); } + + public ConcurrentDictionary doDeviceCount = new ConcurrentDictionary(); + + int dd = 0; private void MatchRun() {