From dfe8c5343eefa07dffe6b07981c179cb72c6b9cb Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期四, 23 三月 2023 15:55:59 +0800
Subject: [PATCH] nothing
---
VueWebApi/DLL/BLL/BaseDateBLL.cs | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/DLL/BLL/BaseDateBLL.cs b/VueWebApi/DLL/BLL/BaseDateBLL.cs
index bd3049a..8bc2862 100644
--- a/VueWebApi/DLL/BLL/BaseDateBLL.cs
+++ b/VueWebApi/DLL/BLL/BaseDateBLL.cs
@@ -43,5 +43,12 @@
return BaseDateDAL.WarehouseLocationSearchStoreHouse(locationcode);
}
#endregion
+
+ #region[鍗曚綅淇℃伅鏌ヨ]
+ public static ToMessage UnitSerch()
+ {
+ return BaseDateDAL.UnitSerch();
+ }
+ #endregion
}
}
\ No newline at end of file
--
Gitblit v1.9.3