Junjie
2023-12-11 862d30aef09932ebb73a33c153ccf80a4901e54a
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -80,4 +80,6 @@
    WrkMast selectByBarcode(String barcode);
    List<WrkMast> selectInWrkMastByLiftNo(Integer liftNo);//搜索指定提升机的入库任务
    List<WrkMast> select300Wrk();//搜索300站任务
}