VueWebApi/DLL/BLL/ProductionManagementBLL.cs
@@ -133,6 +133,12 @@ } #endregion #region[MES工单打印更新打印次数] public static ToMessage UpdateMesOrderPrintCount(string wo_code) { return ProductionManagementDAL.UpdateMesOrderPrintCount(wo_code); } #endregion #region[生产开报工扫码获取当前工序对应的设备(自制)]