yl
2022-11-16 2e7a2cc212ddd35064b5309cf7c6fa81a0e5db77
VueWebApi/DLL/BLL/ProductModelBLL.cs
@@ -142,6 +142,13 @@
        }
        #endregion
        #region[物料清单删除]
        public static ToMessage DeleteBoIventory(string bomid)
        {
            return ProductModelDAL.DeleteBoIventory(bomid);
        }
        #endregion