yusijie
2026-03-04 e0038f90ad5a1592b88b8912808fec4391e3fe72
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);
        }
    }
}