yanjinhui
2025-10-26 d3e49d3dceb3953c7bc4e6d0fd7e6258ebccaff1
新建文件夹/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs
@@ -18,5 +18,6 @@
        WebResponseContent GetCabinOrderDetail(int pageNo, string orderNo);
        WebResponseContent FeedbackIn(SaveModel saveModel);
        WebResponseContent CreateInboundOrder(OrderDto.UpstreamOrderInfo order);
        WebResponseContent CreateCheckInOrder(OrderDto.UpstreamOrderInfo order);
    }
}