严智鑫
2024-03-18 331e7fc1b8f332ccecb8e9af59a826d6ae80ba10
springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java
@@ -8,7 +8,7 @@
@Data
@TableName("`flowcard`")
public class FlowCard {
public class flowcard {
  private Integer id;// 自增id
  private String flowcard;// 流程卡id
  private Integer number;// 玻璃数量