z8018
2025-12-17 53719f76ffb7a71db70c8b71bb5dd975904fbc83
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundService.cs
@@ -30,6 +30,8 @@
        /// <returns>鍑哄簱瀹屾垚鍝嶅簲</returns>
        WebResponseContent CompleteOutboundWithBarcode(OutboundCompleteRequestDTO request);
        WebResponseContent CompleteOutboundWithPallet(OutboundCompletePalletRequestDTO request);
        WebResponseContent QueryPickingTasks(string palletCode, string orderNo);
        WebResponseContent QueryPickedList(string orderNo, string palletCode);