heshaofeng
2026-02-04 83161ba784c838117bbebb5d712f2e2037b269be
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -29,5 +29,7 @@
        WebResponseContent UnPalletGroupBarcode(string orderNo);
        WebResponseContent HandCloseOrder(List<string> orderIds);
        WebResponseContent GetLocationType(string code);
    }
}