#
Junjie
2023-12-26 b0f679bdaa1b5483d7abb4e8524a5fd8f43ab525
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/mapper/BasDevpMapper.java
@@ -14,4 +14,6 @@
    List<Integer> getAvailableInSite(@Param("typeNo") Integer typeNo);
    List<Integer> getAvailableOutSite(@Param("typeNo") Integer typeNo);
}