#
tzsk
2024-02-21 011a8d5d7be5b3bd6c4e89448af0c68e352fb8ce
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站任务
}