yl
2023-02-20 c952adfb606b5cfe4894746c7eac53b653e8d26b
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
    }
}