From 4d83f109285a976994864368ab19dc100dcee1bf Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期六, 16 七月 2022 21:19:26 +0800
Subject: [PATCH] nothing
---
VueWebApi/DLL/BLL/ErpSyncMesBLL.cs | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs b/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
index a9d05f8..937aebf 100644
--- a/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
+++ b/VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
@@ -36,5 +36,14 @@
return ErpSyncMesDAL.SeaveSearchPartner(username);
}
#endregion
+
+ #region[鐢熶骇绠$悊锛氱敓浜ц鍗曞悓姝
+ public static ToMessage SeaveSearchErpOrder(string username)
+ {
+ return ErpSyncMesDAL.SeaveSearchErpOrder(username);
+ }
+ #endregion
+
+
}
}
\ No newline at end of file
--
Gitblit v1.9.3