llj
2026-02-09 d0bcf219bee90c963275e3dfabb75541c8b73159
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);
        }
    }
}