Junjie
2024-07-05 5fc438a3adb8c2f52dac7786e5ee4a6564f82d70
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();
}