From 716b29fea5945ca7dc4419d9f1f980c379312b32 Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期四, 24 十月 2024 18:46:48 +0800
Subject: [PATCH] 修改问题

---
 Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs b/Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs
index 3dc8720..721b8e6 100644
--- a/Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs
+++ b/Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs
@@ -24,7 +24,7 @@
 
         List<BoxInfoDto> GetBoxInfoList(BoxInfoVm model, out int count);
 
-        List<BoxInfoDto> GetBoxInfoByBoxNo(string boxNo, string boxNo3);
+        List<BoxInfoDto> GetBoxInfoByBoxNo(string bindNo,string boxNo, string boxNo3);
 
         /// <summary>
         /// 鍒犻櫎鎵樼洏缁戝畾淇℃伅

--
Gitblit v1.8.0