heheng
2025-03-06 98c1eca55c66749ee91bd35f3301bf3ff76bee08
hazmat-system/src/main/java/com/gkhy/hazmat/system/mapper/HzWarehouseMapper.java
@@ -56,4 +56,6 @@
    int deleteByCupboardId(Long cupboardId);
    List<HzWarehouseCupboard> selectByWarehouseId(Long id);
    List<HzWarehouseCupboard> selectByCupboardIds(List<Integer> ids);
}