yl
2022-11-16 5b43dece3a0043b2e3b45d0c1649715ec4692daa
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
    }
}