WebAPI/Controllers/CJGL/Cj_SingleStationController.cs
@@ -1056,6 +1056,8 @@ //反写工序出站单的不良数量 oCN.RunProc("update Sc_StationOutBillMain set HBadCount-=1 where HProcExchInterID='" + HProcExchInterID + "' and HProcExchEntryID=" + HProcExchEntryID); //反写流转卡状态 oCN.RunProc("update Gy_BarCodeBill set HStatus='' where HBarCode='" + HBarCode + "'"); oCN.Commit();