yl
2022-11-21 b166c0f80252ab4e1af4136789cb976364b779b2
VueWebApi/DLL/BLL/KanBanManagerentBLL.cs
@@ -97,5 +97,15 @@
            return KanBanManagerentDAL.WareHouseRightBottomData();
        }
        #endregion
        #region[车间看板公告]
        public static ToMessage WkspReportNotice(string shopcode)
        {
            return KanBanManagerentDAL.WkspReportNotice(shopcode);
        }
        #endregion
    }
}