Merge branch 'master' of http://192.168.0.138:8000/Z714System
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -118,3 +118,4 @@
|
||||
/外科辅料和患者防护罩激光抗性测试仪/外科辅料和患者防护罩激光抗性测试仪/bin/Debug/net8.0-windows7.0/System.Xml.XPath.XmlDocument.dll
|
||||
/.gitignore
|
||||
/外科辅料和患者防护罩激光抗性测试仪/.vs/外科辅料和患者防护罩激光抗性测试仪/v18/.suo
|
||||
/外科辅料和患者防护罩激光抗性测试仪/.vs/外科辅料和患者防护罩激光抗性测试仪/CopilotIndices/18.0.988.22099/SemanticSymbols.db
|
||||
|
||||
Binary file not shown.
@@ -459,7 +459,7 @@ namespace 外科辅料和患者防护罩激光抗性测试仪
|
||||
if (registers3 != null && registers3.Length >= 1)
|
||||
{
|
||||
bool currentRunStatus = registers3[0];
|
||||
|
||||
RunStatus = currentRunStatus;
|
||||
if (!this.IsHandleCreated)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user