From 0f925aa31ef78144d24878433302917c33d04c8d Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期三, 23 十月 2024 08:27:39 +0800
Subject: [PATCH] 修改问题

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

diff --git a/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs b/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
index b78fffb..6963b55 100644
--- a/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
+++ b/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
@@ -139,5 +139,15 @@
         /// <param name="userId"></param>
         List<string> AgvTransport2(string soNo, string palletNo, string areaNo, int userId, string url);
         #endregion
+
+        #region 绠辩爜鏌ヨ
+        /// <summary>
+        /// pda搴撳瓨鏌ヨ
+        /// </summary>
+        /// <param name="boxNo">鍌ㄤ綅缂栧彿</param>
+        /// <param name="palletNo">鎵樼洏鍙�</param> 
+        /// <returns></returns>
+        DataBoxDto GetBoxQueryList(string boxNo);
+        #endregion
     }
 }

--
Gitblit v1.8.0