wuyouming666
2024-05-06 0c5f7c66f34b02c07c3a1bf9832ef402fa26339d
springboot-vue3/src/main/java/com/example/springboot/mapper/HomeMapper.java
@@ -216,7 +216,7 @@
  Out_slice SelectCurrentFrame();
  //根据玻璃id查询任务信息
  @Select("select task_type from storage_task where glass_id=#{glassid} and task_state!=2")
  @Select("select task_type from storage_task where glass_id=#{glassid} and task_state!=1")
  Short SelectTaskByGlassId(String glassid);
  //修改格子宽度