From d734833a8520aad070ea4ad9fe7f768c2effe7f1 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期四, 09 二月 2023 21:54:51 +0800
Subject: [PATCH] 采购订单删除判断是否生成到货单

---
 VueWebApi/DLL/BLL/ErpSyncMesBLL.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs b/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
index 439b8c0..e6c611a 100644
--- a/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
+++ b/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
@@ -51,6 +51,11 @@
         }
         #endregion
 
-
+        #region[閲囪喘绠$悊锛氶噰璐鍗曞悓姝
+        public static ToMessage SeaveSearchErpPurchaseOrder()
+        {
+            return ErpSyncMesDAL.SeaveSearchErpPurchaseOrder();
+        }
+        #endregion
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3