yl
2023-02-16 883bc24b2af63f2b5cadf7576e7892720c7ed9b7
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
    }
}