Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs @@ -53,5 +53,8 @@ //零箱入库 void CompleteInStockLing(PdaLingAsnVm model, int userId); // 根据箱码获取标签箱码信息 List<BoxInfoDto> GetBindBoxInfos(BoxInfoVm model); } }