From 79bd71fdbd0db14e5413f427dea0784fa3044db4 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期二, 13 六月 2023 10:01:02 +0800
Subject: [PATCH] nothing
---
VueWebApi/DLL/BLL/BaseDateBLL.cs | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/DLL/BLL/BaseDateBLL.cs b/VueWebApi/DLL/BLL/BaseDateBLL.cs
index c637258..9c61535 100644
--- a/VueWebApi/DLL/BLL/BaseDateBLL.cs
+++ b/VueWebApi/DLL/BLL/BaseDateBLL.cs
@@ -64,5 +64,28 @@
return BaseDateDAL.InventorySelect(param);
}
#endregion
+
+
+
+ #region[ERP鐢熶骇杞﹂棿/閮ㄩ棬淇℃伅鏌ヨ]
+ public static ToMessage ErpWkshopDepartmentSelect()
+ {
+ return BaseDateDAL.ErpWkshopDepartmentSelect();
+ }
+ #endregion
+
+ #region[ERP鐢熶粨搴撲俊鎭煡璇
+ public static ToMessage ErpWarehouseSelect()
+ {
+ return BaseDateDAL.ErpWarehouseSelect();
+ }
+ #endregion
+
+ #region[ERP鐢熺敤鎴蜂俊鎭煡璇
+ public static ToMessage ErpUserSelect()
+ {
+ return BaseDateDAL.ErpUserSelect();
+ }
+ #endregion
}
}
\ No newline at end of file
--
Gitblit v1.9.3