自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-11-30 aa73bc92cf889589097267ad72edb2528a2b6b7e
src/main/java/com/zy/asrs/mapper/BasDevpMapper.java
@@ -15,4 +15,6 @@
    List<Integer> getAvailableInSite(@Param("typeNo") Integer typeNo);
    List<Integer> getAvailableOutSite(@Param("typeNo") Integer typeNo);
    BasDevp selectByWrkNo(Integer wrkNo);
}