Browse Source

修改接口

章政 8 năm trước cách đây
mục cha
commit
d3d2d21d92
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);
         }