heshaofeng
2026-01-26 ad838c4ab6a78aeb850b32a0afff03aacfd3062c
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundService.cs
@@ -68,5 +68,7 @@
        /// <param name="orderNo"></param>
        /// <returns></returns>
        WebResponseContent RecheckPicking(RecheckPickingDTO pickingDTO);
        WebResponseContent PrintFromData(string barcode);
    }
}