严智鑫
2024-07-12 818cb2051ffaf794f7e2ea12827b6aa30256fd84
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/java/com/mes/job/DownCacheGlassTask.java
@@ -52,7 +52,7 @@
    private int threshold;
//    @Scheduled(fixedDelay = 1000)
    public void autoBindRack() {
/*    public void autoBindRack() {
        log.info("根据缓存中已经进片的玻璃种数量最多的流程卡号自动绑定一个启用状态的空架子");
        List<DownStorageCageDetails> Details = downStorageCageService.selectCacheMax();
@@ -70,7 +70,7 @@
        }
    }
    }*/
    // @Scheduled(fixedDelay = 1000)