章政 před 8 roky
rodič
revize
d3d2d21d92
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      UAS_MesInterface/LogicHandler.cs

+ 0 - 1
UAS_MesInterface/LogicHandler.cs

@@ -398,7 +398,6 @@ namespace UAS_MesInterface
                     }
                 }
                 InsertMakeProcess(iSN, iMakeCode, iSourceCode, iMPKind, iResult, iUserCode);
-                return true;
             }
             return CS_SetFinish(iMakeCode, iSourceCode, iSN, iUserCode, iResult, out oErrorMessage);
         }