guoyujie
2025-10-15 fe45c4d2889b386d175f19e3f2f85c182c87ebd8
north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java
@@ -74,6 +74,9 @@
    private LocalDate updateTime;
    //查询用
    //流程卡面积
    @TableField(select = false,exist = false)
    private Double computeGrossArea;
    //标签打印数量
    @TableField(select = false,exist = false)
    private Integer printQuantity;