yl
2022-12-07 f4164268fc9cbbca68d237e3fce06ec17cc3cefa
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
    }
}