wu
2023-09-20 aaa2f09419a78299a01e80bd66ced6f6c5aa40bf
springboot-vue3/src/main/java/com/example/springboot/controller/HomeController.java
@@ -103,7 +103,7 @@
        homeMapper.UpdateTask(types);
        StorageCage glass=homeMapper.SelectGlassInfo(glassid);
        if (types == 0) {
            spianMapper.UpdataAddCage1(glass.getGlassWidth(),glass.getCage(),glass.getCell());
            // spianMapper.UpdataAddCage1(glass.getGlassWidth(),glass.getCage(),glass.getCell());
            homeMapper.UpdateCageTask1(glassid);
            S7control.getinstance().WriteWord("DB105.14",(short)0);
        } else {