wxw
12 小时以前 4296c52351dee64e6ba09c7af712182e8e0e663c
Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
@@ -65,7 +65,7 @@
        /// <param name="locatNo">储位编号</param>
        /// <param name="palletNo">托盘号</param> 
        /// <returns></returns>
        Task<List<DataStockDetail>> GetStockQueryList(string locatNo, string palletNo, string boxno);
        Task<List<StockDetailWithQtyDto>> GetStockQueryList(string locatNo, string palletNo, string boxno);
        #endregion