Browse Source

修改接口

章政 8 years ago
parent
commit
d3d2d21d92
1 changed files with 0 additions and 1 deletions
  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);
                 InsertMakeProcess(iSN, iMakeCode, iSourceCode, iMPKind, iResult, iUserCode);
-                return true;
             }
             }
             return CS_SetFinish(iMakeCode, iSourceCode, iSN, iUserCode, iResult, out oErrorMessage);
             return CS_SetFinish(iMakeCode, iSourceCode, iSN, iUserCode, iResult, out oErrorMessage);
         }
         }