#
lsh
2024-09-19 a26f21c9f26467d5ccc6621cef6cbb6f540ce767
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/mapper/LocDetlMapper.java
@@ -37,4 +37,8 @@
    List<ReportStockDto> getReportStockDto(Long hostId);
    List<String> selectSameDetl(@Param("matnr") String matnr, @Param("batch") String batch, @Param("hostId") Long hostId);
    List<LocDetl> getStockStatisExcel();
}