From ff2d682273e71c9d1f01ea8405116396da87a259 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期五, 12 八月 2022 17:15:32 +0800
Subject: [PATCH] 大岛仓库看板接口

---
 VueWebApi/DLL/BLL/KanBanManagerentBLL.cs |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/DLL/BLL/KanBanManagerentBLL.cs b/VueWebApi/DLL/BLL/KanBanManagerentBLL.cs
index 874624a..45fc016 100644
--- a/VueWebApi/DLL/BLL/KanBanManagerentBLL.cs
+++ b/VueWebApi/DLL/BLL/KanBanManagerentBLL.cs
@@ -68,5 +68,35 @@
             return KanBanManagerentDAL.PurchaseRight();
         }
         #endregion
+
+
+
+        #region[澶у矝浠撳簱鐪嬫澘,宸︿笂浜у搧寰呭叆搴撳垪琛╙
+        public static ToMessage WareHouseTopLeftData()
+        {
+            return KanBanManagerentDAL.WareHouseTopLeftData();
+        }
+        #endregion
+
+        #region[澶у矝浠撳簱鐪嬫澘,宸︿笅浜у搧寰呭彂璐у垪琛╙
+        public static ToMessage WareHouseTopBottomData()
+        {
+            return KanBanManagerentDAL.WareHouseTopBottomData();
+        }
+        #endregion
+
+        #region[澶у矝浠撳簱鐪嬫澘,鍙充笂鎴愬搧搴撱�佸崐鎴愬搧搴搕op5搴撳瓨鎺掕]
+        public static ToMessage WareHouseRightTopData()
+        {
+            return KanBanManagerentDAL.WareHouseRightTopData();
+        }
+        #endregion
+
+        #region[澶у矝浠撳簱鐪嬫澘,鍙充笅鍘熸枡搴撳簱top5搴撳瓨鎺掕]
+        public static ToMessage WareHouseRightBottomData()
+        {
+            return KanBanManagerentDAL.WareHouseRightBottomData();
+        }
+        #endregion
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3