浏览代码

修改接口

章政 8 年之前
父节点
当前提交
d3d2d21d92
共有 1 个文件被更改,包括 0 次插入1 次删除
  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);
         }