springboot-vue3/src/main/java/com/example/springboot/mapper/SpianMapper.java
@@ -190,7 +190,7 @@ int Selectqueuestate(); // 判断铝框出片表是否有玻璃需要出 @Select("SELECT glassid FROM `out_slice` where state=0 order by sequence,id limit 1;") @Select("SELECT glassid FROM `out_slice` where state=0 and framestate!=1 order by sequence,id limit 1;") String SelectOutSlice(); // 判断铝框出片表是否有玻璃正在出片中