自动化立体仓库 - WMS系统
*
lsh
2 天以前 f52c5b4a8ecf1279cc7a580f2bffcbd0b75fe5fa
src/main/java/com/zy/asrs/mapper/BasDevpMapper.java
@@ -15,4 +15,7 @@
    List<Integer> getAvailableInSite(@Param("typeNo") Integer typeNo);
    List<Integer> getAvailableOutSite(@Param("typeNo") Integer typeNo);
    void updateReportSignFalse(@Param("devpNo") Integer devpNo);
}