This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
11
一拖四味魔方配料系统
ZhaoGang
1 year ago
parent
c721a16fac
1a97c50f8f
commit
65a9dad594
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
DosingSystem/ExcuteControl .cs
+ 4
- 0
DosingSystem/ExcuteControl .cs
View File
@@ -405,6 +405,10 @@ namespace BPASmartClient.DosingSystem
});
TaskManage.GetInstance.StopTask("控制传送带");
}
public ConcurrentDictionary<string, int> doDeviceCount = new ConcurrentDictionary<string, int>();
int dd = 0;
private void MatchRun()
{
Write
Preview
Loading…
Cancel
Save