From a5058f8422c6c1696e7ab16692bc610dcb92c628 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 01 九月 2022 17:34:23 +0800
Subject: [PATCH] 1.提交

---
 src/api/dzkb.js |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/src/api/dzkb.js b/src/api/dzkb.js
index a2011fb..378f9e3 100644
--- a/src/api/dzkb.js
+++ b/src/api/dzkb.js
@@ -65,3 +65,33 @@
     method: 'get'
   })
 }
+
+// 澶у矝浠撳簱鐪嬫澘,宸︿笂浜у搧寰呭叆搴撳垪琛�
+export function WareHouseTopLeftData() {
+  return request({
+    url: 'KanBanManagerent/WareHouseTopLeftData',
+    method: 'get'
+  })
+}
+
+// 澶у矝浠撳簱鐪嬫澘,宸︿笅浜у搧寰呭叆搴撳垪琛�
+export function WareHouseTopBottomData() {
+  return request({
+    url: 'KanBanManagerent/WareHouseTopBottomData',
+    method: 'get'
+  })
+}
+// 澶у矝浠撳簱鐪嬫澘,鍙充笂鎴愬搧搴撱�佸崐鎴愬搧搴搕op5搴撳瓨鎺掕
+export function WareHouseRightTopData() {
+  return request({
+    url: 'KanBanManagerent/WareHouseRightTopData',
+    method: 'get'
+  })
+}
+// 澶у矝浠撳簱鐪嬫澘,鍙充笅鍘熸枡搴撳簱top5搴撳瓨鎺掕
+export function WareHouseRightBottomData() {
+  return request({
+    url: 'KanBanManagerent/WareHouseRightBottomData',
+    method: 'get'
+  })
+}

--
Gitblit v1.9.3