ZengTao
2024-12-09 3050db3dbea1d48ed07b79290ac42df76f0361d2
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/test/java/com/mes/CacheVerticalGlassModuleApplicationTest.java
@@ -274,6 +274,16 @@
    }
    @Test
    public void ca111() {
        List<Integer> slotList = new ArrayList<>(Arrays.asList(62));  // 注意 null 元素
        Set<Integer> remainSlotList = new HashSet<>(Arrays.asList(62));
        slotList.removeAll(remainSlotList);
        log.info("1");
//        plcStorageCageTask.computeSlot("P24111102|1|1");
    }
    @Test
    public void ca() {
        try {
            // 目标系统的API URL