From de09888dc10440dbb45c7e4922499aa34e089f64 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期日, 05 四月 2026 02:05:37 +0800
Subject: [PATCH] 1
---
WebAPI/WebServer.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebServer.cs b/WebAPI/WebServer.cs
index 7c7c485..97380d6 100644
--- a/WebAPI/WebServer.cs
+++ b/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);
}
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1