yl
2023-03-07 f124194894fe28e5b67d0e2d838d5b1524f43e66
VueWebApi/DLL/BLL/KanBanManagerentBLL.cs
@@ -97,5 +97,13 @@
            return KanBanManagerentDAL.WareHouseRightBottomData();
        }
        #endregion
        #region[车间看板公告]
        public static ToMessage WkspReportNotice(string shopcode)
        {
            return KanBanManagerentDAL.WkspReportNotice(shopcode);
        }
        #endregion
    }
}