yl
2022-12-08 160c21d13368bde8ed47c91f15f78b2591033824
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
    }
}