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 {