springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java
@@ -48,7 +48,7 @@ } //当返回的格子号为空时,返回400笼子已满 if(cage!=null){ albaniaMapper.AddCage(cage.getId(), glassid,width, height, cage.getGlassWidthMm(), cage.getGlassHeightMm(), 1, cage.getGlasstype(), 0); albaniaMapper.AddCage(cage.getId(), glassid,width, height, 1, cage.getGlasstype(), 0); Mestast(glassid,1001,cage.getId(),1,"MESID1",1); albaniaMapper.UpdateStorage(width,height,cage.getId()); albaniaMapper.UpdateQueueState(glassid);