springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java
@@ -17,6 +17,9 @@ private Integer state;// 状态 private Integer method;// 出片方式 private Date starttime;// 任务领取时间 private Integer orderstate;// 任务领取时间 public List<GlassInfo> glassinfo;// 玻璃信息