Sfoglia il codice sorgente

去除多余的代码

chenkui 3 mesi fa
parent
commit
5a475b61f8

+ 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());