章政 8 年 前
コミット
905642d946
1 ファイル変更0 行追加1 行削除
  1. 0 1
      UAS_MesInterface/LogicHandler.cs

+ 0 - 1
UAS_MesInterface/LogicHandler.cs

@@ -397,7 +397,6 @@ namespace UAS_MesInterface
                         dh.UpdateByCondition("makeserial", "ms_status=1,ms_nextstepcode='"+ nextstepcode + "'", "ms_sncode='" + iSN + "'");
                     }
                 }
-                InsertMakeProcess(iSN, iMakeCode, iSourceCode, iMPKind, iResult, iUserCode);
             }
             return CS_SetFinish(iMakeCode, iSourceCode, iSN, iUserCode, iResult, out oErrorMessage);
         }