From 7b5d489c5183409c27eeb38da47453fbdd3b8cb6 Mon Sep 17 00:00:00 2001
From: yuyou_x <2336760928@qq.com>
Date: 星期四, 01 二月 2024 14:49:35 +0800
Subject: [PATCH] Merge branch 'yyk'

---
 Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
index d2f3540..089a317 100644
--- a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
+++ b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -53,5 +53,8 @@
 
         //闆剁鍏ュ簱
         void CompleteInStockLing(PdaLingAsnVm model, int userId);
+
+        // 鏍规嵁绠辩爜鑾峰彇鏍囩绠辩爜淇℃伅
+        List<BoxInfoDto> GetBindBoxInfos(BoxInfoVm model);
     }
 }

--
Gitblit v1.8.0