hutongqing
2024-12-28 f4e01fb44b5428e61780e63d272df1d03f7281f3
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -22,5 +22,9 @@
        WebResponseContent MaterielGroup(int inboundOrderId, string palletCode, List<string> serNums);
        WebResponseContent FeedbackInboundOrder(int id);
        WebResponseContent MaterielGroup(SaveModel saveModel);
        //鍏ュ簱瀹屾垚涓婃姤
        WebResponseContent FeedbackInboundOrder(Dt_StockInfo stockInfo);
    }
}