From 44fe437ed95b89a38fc78b2905073e085eeebf51 Mon Sep 17 00:00:00 2001 From: pulg <plg@Haninfo> Date: 星期日, 06 七月 2025 10:50:31 +0800 Subject: [PATCH] 1 --- HH.WCS.QingXiNongfu/wms/WCSHelper.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HH.WCS.QingXiNongfu/wms/WCSHelper.cs b/HH.WCS.QingXiNongfu/wms/WCSHelper.cs index 06d3e77..8904e2a 100644 --- a/HH.WCS.QingXiNongfu/wms/WCSHelper.cs +++ b/HH.WCS.QingXiNongfu/wms/WCSHelper.cs @@ -27,6 +27,8 @@ return order; } + //public static + public static List<WorkOrder> GetWorkOrder(Expression<Func<WorkOrder, bool>> expression) { //|| a.SQL_State == "鏆傚仠" -- Gitblit v1.9.1