王 垚
2022-04-06 a60e5cd5a5b7469476d9df37009b9a9a36061e87
WebAPI/WebServer.cs
@@ -1994,6 +1994,11 @@
            DAL.Cls_S_IF_ProductInBill_Lite dal = new DAL.Cls_S_IF_ProductInBill_Lite();
            return dal.DisSourceBillList(sWhere);
        }
        public DataSet GetKf_MoveStockRequestBillList(string sWhere)
        {
            DAL.Cls_S_IF_MoveStockRequestBill_Lite dal = new DAL.Cls_S_IF_MoveStockRequestBill_Lite();
            return dal.DisSourceBillList(sWhere);
        }
        #endregion
        #region 其他入库(红字)   *