From 0d0ab647110b34bbe002db2c749f7cf5ab9d73ee Mon Sep 17 00:00:00 2001
From: yuyou_x <2336760928@qq.com>
Date: 星期五, 02 二月 2024 15:04:34 +0800
Subject: [PATCH] 1
---
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