#
luxiaotao1123
2024-01-25 f72591f60b2428db2b1b0f384f8c2df005fba538
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/mapper/LocDetlMapper.java
@@ -37,4 +37,6 @@
    List<ReportStockDto> getReportStockDto(Long hostId);
    List<String> selectSameDetl(@Param("matnr") String matnr, @Param("batch") String batch, @Param("hostId") Long hostId);
}