Browse Source

去除多余的代码

chenkui 3 months ago
parent
commit
5a475b61f8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      FrameworkLocal/RTModuleLibrary/SystemModules/EquipmentManager.cs

+ 0 - 3
FrameworkLocal/RTModuleLibrary/SystemModules/EquipmentManager.cs

@@ -1473,9 +1473,6 @@ namespace MECF.Framework.RT.ModuleLibrary.SystemModules
                             return false;
                         }
                     }
-                    
-
-                    return false;
 
                 case "UNLOAD":
                     portID = int.Parse(paras[0].ToString());