chenhaozhe
4 天以前 291fdb29daf239a13fcfb3f5e08a2f5bf9167534
WebAPI/WebServer.cs
@@ -8075,6 +8075,7 @@
            DAL.ClsKF_PonderationBillMain_Temp_View dal = new DAL.ClsKF_PonderationBillMain_Temp_View();
            return dal.GetKf_ICStockBillQueryList(BillType, HBillNo, HSourceBillNo);
        }
    }
}