VueWebCoreApi/DLL/BLL/ReportManagerBLL.cs
@@ -168,6 +168,13 @@ } #endregion #region[MES入库记录删除] public static ToMessage DeleteMesInStorageRecord(DataTable dt, User us) { return ReportManagerDAL.DeleteMesInStorageRecord(dt, us); } #endregion #region[T+入库记录删除] public static ToMessage DeleteInStorageRecord(DataTable dt, User us) {